Searched refs:ath9k_hw_configpcipowersave (Results 1 – 3 of 3) sorted by relevance
885 void ath9k_hw_configpcipowersave(struct ath_hal *ah, int restore);
2106 ath9k_hw_configpcipowersave(sc->sc_ah, 0); in arn_open()2350 ath9k_hw_configpcipowersave(sc->sc_ah, 1); in arn_m_stop()
976 ath9k_hw_configpcipowersave(ah, 0); in ath9k_hw_do_attach()2951 ath9k_hw_configpcipowersave(struct ath_hal *ah, int restore) in ath9k_hw_configpcipowersave() function