Home
last modified time | relevance | path

Searched refs:ar5211SetTxPowerLimit (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h160 extern HAL_BOOL ar5211SetTxPowerLimit(struct ath_hal *, uint32_t limit);
H A Dar5211_attach.c56 .ah_setTxPowerLimit = ar5211SetTxPowerLimit,
H A Dar5211_reset.c1300 ar5211SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5211SetTxPowerLimit() function
1684 ar5211SetTxPowerLimit(ah, pRatesPower[0]); in ar5211SetRateTable()