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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/
H A Dar5312_power.c74 ar5312SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) function
H A Dar5312.h73 extern HAL_BOOL ar5312SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
H A Dar5312_attach.c95 ah->ah_setPowerMode = ar5312SetPowerMode;
H A Dar5312_reset.c598 if (!ar5312SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
630 if (!ar5312SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
631 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: ar5312SetPowerMode failed\n",

Completed in 43 milliseconds