Searched refs:ah_powerLimit (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c520 ah->ah_powerLimit = MAX_RATE_POWER;
1534 (uint32_t)ah->ah_powerLimit));
1909 (uint32_t)ah->ah_powerLimit)) != 0) {
3694 *result = ah->ah_powerLimit;
3994 ah->ah_powerLimit = (uint16_t)min(limit, (uint32_t)MAX_RATE_POWER);
4001 (uint32_t)ah->ah_powerLimit)) != 0)
H A Darn_ath9k.h806 int16_t ah_powerLimit; member in struct:ath_hal

Completed in 83 milliseconds