Searched refs:ah_tpScale (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h808 uint32_t ah_tpScale; member in struct:ath_hal
H A Darn_eeprom.c1335 if (ah->ah_tpScale != ATH9K_TP_SCALE_MAX) {
1337 (tpScaleReductionTable[(ah->ah_tpScale)] * 2);
1626 if (ah->ah_tpScale != ATH9K_TP_SCALE_MAX) {
1628 (tpScaleReductionTable[(ah->ah_tpScale)] * 2);
H A Darn_hw.c521 ah->ah_tpScale = ATH9K_TP_SCALE_MAX;
3700 *result = ah->ah_tpScale;

Completed in 61 milliseconds