Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c45 void ath9k_htc_ps_wakeup(struct ath9k_htc_priv *priv) in ath9k_htc_ps_wakeup() function
121 ath9k_htc_ps_wakeup(priv); in ath9k_htc_vif_reconfig()
196 ath9k_htc_ps_wakeup(priv); in ath9k_htc_reset()
260 ath9k_htc_ps_wakeup(priv); in ath9k_htc_set_channel()
824 ath9k_htc_ps_wakeup(priv); in ath9k_htc_ani_work()
992 ath9k_htc_ps_wakeup(priv); in ath9k_htc_stop()
1046 ath9k_htc_ps_wakeup(priv); in ath9k_htc_add_interface()
1128 ath9k_htc_ps_wakeup(priv); in ath9k_htc_remove_interface()
1184 ath9k_htc_ps_wakeup(priv); in ath9k_htc_config()
1275 ath9k_htc_ps_wakeup(priv); in ath9k_htc_configure_filter()
[all …]
Dhtc_drv_debug.c30 ath9k_htc_ps_wakeup(priv); in read_file_tgt_int_stats()
88 ath9k_htc_ps_wakeup(priv); in read_file_tgt_tx_stats()
158 ath9k_htc_ps_wakeup(priv); in read_file_tgt_rx_stats()
Dhtc_drv_gpio.c314 ath9k_htc_ps_wakeup(priv); in ath_is_rfkill_set()
Dhtc.h602 void ath9k_htc_ps_wakeup(struct ath9k_htc_priv *priv);
Dhtc_drv_init.c66 ath9k_htc_ps_wakeup(common->priv); in ath9k_htc_op_ps_wakeup()