Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212.h548 extern HAL_BOOL ar5212SetTxPowerLimit(struct ath_hal *ah, uint32_t limit);
Dar5212_attach.c53 .ah_setTxPowerLimit = ar5212SetTxPowerLimit,
Dar5212_reset.c1851 ar5212SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5212SetTxPowerLimit() function