Home
last modified time | relevance | path

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

/freebsd-11-stable/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()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_reset.c815 AH_PRIVATE(ah)->ah_maxPowerLevel = 2*dBmRD; in setupPowerSettings()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_internal.h397 uint16_t ah_maxPowerLevel; /* calculated max tx power */ member
HDah.c649 *result = AH_PRIVATE(ah)->ah_maxPowerLevel; in ath_hal_getcapability()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_reset.c1686 AH_PRIVATE(ah)->ah_maxPowerLevel = pRatesPower[0]; in ar5211SetRateTable()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_reset.c2346 AH_PRIVATE(ah)->ah_maxPowerLevel = ahp->ah_tx6PowerInHalfDbm; in ar5212SetRateTable()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c1116 AH_PRIVATE(ah)->ah_maxPowerLevel = maxPower; in ar5416SetTransmitPower()
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_eeprom.c3156 AH_PRIVATE(ah)->ah_maxPowerLevel = (int8_t)max_power_level; in ar9300_eeprom_set_transmit_power()