Home
last modified time | relevance | path

Searched refs:ATH9K_PM_NETWORK_SLEEP (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c69 ath9k_hw_setpower(priv->ah, ATH9K_PM_NETWORK_SLEEP); in ath9k_htc_ps_restore()
88 ath9k_htc_setpower(priv, ATH9K_PM_NETWORK_SLEEP); in ath9k_ps_work()
1215 ath9k_htc_setpower(priv, ATH9K_PM_NETWORK_SLEEP); in ath9k_htc_config()
Dgpio.c193 if (sc->sc_ah->power_mode == ATH9K_PM_NETWORK_SLEEP) { in ath_btcoex_period_timer()
Dhw.h446 ATH9K_PM_NETWORK_SLEEP, enumerator
Dmain.c160 mode = ATH9K_PM_NETWORK_SLEEP; in ath9k_ps_restore()
756 if (unlikely(sc->sc_ah->power_mode == ATH9K_PM_NETWORK_SLEEP)) { in ath9k_tx()
Dhw.c2136 case ATH9K_PM_NETWORK_SLEEP: in ath9k_hw_setpower()