Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dgpio.c204 if (sc->sc_ah->power_mode == ATH9K_PM_NETWORK_SLEEP) { in ath_btcoex_period_timer()
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()
1226 ath9k_htc_setpower(priv, ATH9K_PM_NETWORK_SLEEP); in ath9k_htc_config()
Dhw.h485 ATH9K_PM_NETWORK_SLEEP, enumerator
Dmain.c168 mode = ATH9K_PM_NETWORK_SLEEP; in ath9k_ps_restore()
778 if (unlikely(sc->sc_ah->power_mode == ATH9K_PM_NETWORK_SLEEP)) { in ath9k_tx()
Dhw.c2258 case ATH9K_PM_NETWORK_SLEEP: in ath9k_hw_setpower()