Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h580 extern HAL_BOOL ar5212SetTxPowerLimit(struct ath_hal *ah, uint32_t limit);
H A Dar5212_attach.c52 .ah_setTxPowerLimit = ar5212SetTxPowerLimit,
H A Dar5212_reset.c1986 ar5212SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5212SetTxPowerLimit() function