Searched refs:ah_setTxPower (Results 1 – 5 of 5) sorted by relevance
165 ah->ah_setTxPower = ar9287SetTransmitPower; in ar9287Attach()
181 ah->ah_setTxPower = ar9285SetTransmitPower; in ar9285Attach()
242 if (!ah->ah_setTxPower(ah, chan, rfXpdGain)) { in ar5416Reset()529 if (!ah->ah_setTxPower(ah, chan, rfXpdGain)) {918 return ah->ah_setTxPower(ah, AH_PRIVATE(ah)->ah_curchan, in ar5416SetTxPowerLimit()
109 ah->ah_setTxPower = ar5416SetTransmitPower; in ar5416InitState()
1265 HAL_BOOL __ahdecl(*ah_setTxPower)(struct ath_hal *, member