Home
last modified time | relevance | path

Searched refs:ah_maxPowerLevel (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c388 AH_PRIVATE(ah)->ah_maxPowerLevel = maxPower; in ar9287SetTransmitPower()
H A Dar9285_reset.c133 AH_PRIVATE(ah)->ah_maxPowerLevel = maxPower; in ar9285SetTransmitPower()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h403 uint16_t ah_maxPowerLevel; /* calculated max tx power */ member
H A Dah.c750 *result = AH_PRIVATE(ah)->ah_maxPowerLevel; in ath_hal_getcapability()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c814 AH_PRIVATE(ah)->ah_maxPowerLevel = 2*dBmRD; in setupPowerSettings()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1686 AH_PRIVATE(ah)->ah_maxPowerLevel = pRatesPower[0]; in ar5211SetRateTable()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c2344 AH_PRIVATE(ah)->ah_maxPowerLevel = ahp->ah_tx6PowerInHalfDbm; in ar5212SetRateTable()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1124 AH_PRIVATE(ah)->ah_maxPowerLevel = maxPower; in ar5416SetTransmitPower()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c3184 AH_PRIVATE(ah)->ah_maxPowerLevel = (int8_t)max_power_level; in ar9300_eeprom_set_transmit_power()