Home
last modified time | relevance | path

Searched refs:ar5210SetPowerMode (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_power.c94 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5210SetPowerMode() function
H A Dar5210_reset.c369 if (!ar5210SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5210Disable()
398 if (!ar5210SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5210ChipReset()
424 if (!ar5210SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5210ChipReset()
H A Dar5210_attach.c157 .ah_setPowerMode = ar5210SetPowerMode,
H A Dar5210.h281 extern HAL_BOOL ar5210SetPowerMode(struct ath_hal *, HAL_POWER_MODE mode,