Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c121 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()
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()
1299 ath9k_htc_ps_wakeup(priv); in ath9k_htc_sta_rc_update_work()
1325 ath9k_htc_ps_wakeup(priv); in ath9k_htc_sta_add()
[all …]
H A 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()
H A Dhtc_drv_gpio.c314 ath9k_htc_ps_wakeup(priv); in ath_is_rfkill_set()
H A Dhtc.h602 void ath9k_htc_ps_wakeup(struct ath9k_htc_priv *priv);
H A Dhtc_drv_init.c66 ath9k_htc_ps_wakeup((struct ath9k_htc_priv *) common->priv); in ath9k_htc_op_ps_wakeup()