Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_power.c96 ar5211SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5211SetPowerMode() function
H A Dar5211.h307 extern HAL_BOOL ar5211SetPowerMode(struct ath_hal *, HAL_POWER_MODE mode,
H A Dar5211_attach.c157 .ah_setPowerMode = ar5211SetPowerMode,
H A Dar5211_reset.c572 if (!ar5211SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5211Disable()
596 if (!ar5211SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5211ChipReset()
629 if (!ar5211SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5211ChipReset()