Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c56 .ah_setTxPowerLimit = ar5210SetTxPowerLimit,
H A Dar5210.h145 extern HAL_BOOL ar5210SetTxPowerLimit(struct ath_hal *, uint32_t limit);
H A Dar5210_reset.c720 ar5210SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar5210SetTxPowerLimit() function