Searched refs:ar5210SetTxPowerLimit (Results 1 – 3 of 3) sorted by relevance
143 extern HAL_BOOL ar5210SetTxPowerLimit(struct ath_hal *, uint32_t limit);
57 .ah_setTxPowerLimit = ar5210SetTxPowerLimit,
722 ar5210SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5210SetTxPowerLimit() function