ar5212SetPowerMode
extern HAL_BOOL ar5212SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
.ah_setPowerMode = ar5212SetPowerMode,
if (!ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
ar5212SetPowerMode(ah, HAL_PM_FULL_SLEEP, AH_TRUE);
rt = ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE);
if (ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
if (!ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
if (!ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
if (!ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))