Home
last modified time | relevance | path

Searched refs:ar5416SetPowerMode (Results 1 – 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c125 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5416SetPowerMode() function
H A Dar5416_attach.c174 ah->ah_setPowerMode = ar5416SetPowerMode; in ar5416InitState()
334 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar5416Attach()
498 if (! ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5416Detach()
506 ar5416SetPowerMode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar5416Detach()
H A Dar5416.h278 extern HAL_BOOL ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
H A Dar5416_reset.c98 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar5416Reset()
804 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5416ChipReset()
1255 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5416Disable()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c160 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9160Attach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c189 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9287Attach()
H A Dar9285_attach.c208 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9285Attach()
H A Dar9280_attach.c222 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9280Attach()