Searched refs:ATH9K_PM_NETWORK_SLEEP (Results 1 – 5 of 5) sorted by relevance
204 if (sc->sc_ah->power_mode == ATH9K_PM_NETWORK_SLEEP) { in ath_btcoex_period_timer()
69 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()1226 ath9k_htc_setpower(priv, ATH9K_PM_NETWORK_SLEEP); in ath9k_htc_config()
485 ATH9K_PM_NETWORK_SLEEP, enumerator
168 mode = ATH9K_PM_NETWORK_SLEEP; in ath9k_ps_restore()778 if (unlikely(sc->sc_ah->power_mode == ATH9K_PM_NETWORK_SLEEP)) { in ath9k_tx()
2258 case ATH9K_PM_NETWORK_SLEEP: in ath9k_hw_setpower()