Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c54 .ah_setTxPowerLimit = ar5212SetTxPowerLimit,
Dar5212.h580 extern HAL_BOOL ar5212SetTxPowerLimit(struct ath_hal *ah, uint32_t limit);
Dar5212_reset.c1988 ar5212SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5212SetTxPowerLimit() function