Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h548 extern HAL_BOOL ar5212SetTxPowerLimit(struct ath_hal *ah, uint32_t limit);
H A Dar5212_attach.c53 .ah_setTxPowerLimit = ar5212SetTxPowerLimit,
H A Dar5212_reset.c1851 ar5212SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5212SetTxPowerLimit() function