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