Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211.h162 extern HAL_BOOL ar5211SetTxPowerLimit(struct ath_hal *, uint32_t limit);
Dar5211_attach.c58 .ah_setTxPowerLimit = ar5211SetTxPowerLimit,
Dar5211_reset.c1302 ar5211SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5211SetTxPowerLimit() function
1686 ar5211SetTxPowerLimit(ah, pRatesPower[0]); in ar5211SetRateTable()