ath9k_hw_configpcipowersave
void ath9k_hw_configpcipowersave(struct ath_hal *ah, int restore);
ath9k_hw_configpcipowersave(ah, 0);
ath9k_hw_configpcipowersave(sc->sc_ah, 0);
ath9k_hw_configpcipowersave(sc->sc_ah, 1);