Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210.h143 extern HAL_BOOL ar5210SetTxPowerLimit(struct ath_hal *, uint32_t limit);
Dar5210_attach.c57 .ah_setTxPowerLimit = ar5210SetTxPowerLimit,
Dar5210_reset.c722 ar5210SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5210SetTxPowerLimit() function