Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9287_reset.c389 AH_PRIVATE(ah)->ah_maxPowerLevel = maxPower; in ar9287SetTransmitPower()
HDar9285_reset.c133 AH_PRIVATE(ah)->ah_maxPowerLevel = maxPower; in ar9285SetTransmitPower()
/trueos/sys/dev/ath/ath_hal/
HDah_internal.h394 uint16_t ah_maxPowerLevel; /* calculated max tx power */ member
HDah.c646 *result = AH_PRIVATE(ah)->ah_maxPowerLevel; in ath_hal_getcapability()
/trueos/sys/dev/ath/ath_hal/ar5210/
HDar5210_reset.c810 AH_PRIVATE(ah)->ah_maxPowerLevel = 2*dBmRD; in setupPowerSettings()
/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211_reset.c1685 AH_PRIVATE(ah)->ah_maxPowerLevel = pRatesPower[0]; in ar5211SetRateTable()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c1113 AH_PRIVATE(ah)->ah_maxPowerLevel = maxPower; in ar5416SetTransmitPower()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_reset.c2343 AH_PRIVATE(ah)->ah_maxPowerLevel = ahp->ah_tx6PowerInHalfDbm; in ar5212SetRateTable()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_eeprom.c2914 AH_PRIVATE(ah)->ah_maxPowerLevel = (int8_t)max_power_level; in ar9300_eeprom_set_transmit_power()