Searched refs:ar5211SetTxPowerLimit (Results 1 – 3 of 3) sorted by relevance
162 extern HAL_BOOL ar5211SetTxPowerLimit(struct ath_hal *, uint32_t limit);
58 .ah_setTxPowerLimit = ar5211SetTxPowerLimit,
1302 ar5211SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5211SetTxPowerLimit() function1686 ar5211SetTxPowerLimit(ah, pRatesPower[0]); in ar5211SetRateTable()