Searched refs:ar5416SetTxPowerLimit (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c211 ar5416SetTxPowerLimit(ah, AH_PRIVATE(ah)->ah_power_limit, AH_PRIVATE(ah)->ah_extra_txpow, 0);
218 ar5416SetTxPowerLimit(ah, AH_PRIVATE(ah)->ah_power_limit, AH_PRIVATE(ah)->ah_extra_txpow, 0);
H A Dar5416.h315 extern HAL_BOOL ar5416SetTxPowerLimit(struct ath_hal *ah, uint32_t limit);
H A Dar5416_attach.c110 ah->ah_setTxPowerLimit = ar5416SetTxPowerLimit;
H A Dar5416_reset.c915 ar5416SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) function

Completed in 108 milliseconds