Lines Matching defs:priv

24 static enum htc_phymode ath9k_htc_get_curmode(struct ath9k_htc_priv *priv,  in ath9k_htc_get_curmode()
53 bool ath9k_htc_setpower(struct ath9k_htc_priv *priv, in ath9k_htc_setpower()
65 void ath9k_htc_ps_wakeup(struct ath9k_htc_priv *priv) in ath9k_htc_ps_wakeup()
76 void ath9k_htc_ps_restore(struct ath9k_htc_priv *priv) in ath9k_htc_ps_restore()
93 struct ath9k_htc_priv *priv = in ath9k_ps_work() local
108 struct ath9k_htc_priv *priv = data; in ath9k_htc_vif_iter() local
120 static void ath9k_htc_vif_reconfig(struct ath9k_htc_priv *priv) in ath9k_htc_vif_reconfig()
146 static void ath9k_htc_set_bssid_mask(struct ath9k_htc_priv *priv, in ath9k_htc_set_bssid_mask()
170 static void ath9k_htc_set_opmode(struct ath9k_htc_priv *priv) in ath9k_htc_set_opmode()
182 void ath9k_htc_reset(struct ath9k_htc_priv *priv) in ath9k_htc_reset()
238 static int ath9k_htc_set_channel(struct ath9k_htc_priv *priv, in ath9k_htc_set_channel()
326 static void __ath9k_htc_remove_monitor_interface(struct ath9k_htc_priv *priv) in __ath9k_htc_remove_monitor_interface()
346 static int ath9k_htc_add_monitor_interface(struct ath9k_htc_priv *priv) in ath9k_htc_add_monitor_interface()
435 static int ath9k_htc_remove_monitor_interface(struct ath9k_htc_priv *priv) in ath9k_htc_remove_monitor_interface()
462 static int ath9k_htc_add_station(struct ath9k_htc_priv *priv, in ath9k_htc_add_station()
532 static int ath9k_htc_remove_station(struct ath9k_htc_priv *priv, in ath9k_htc_remove_station()
574 int ath9k_htc_update_cap_target(struct ath9k_htc_priv *priv, in ath9k_htc_update_cap_target()
593 static void ath9k_htc_setup_rate(struct ath9k_htc_priv *priv, in ath9k_htc_setup_rate()
641 static int ath9k_htc_send_rate_cmd(struct ath9k_htc_priv *priv, in ath9k_htc_send_rate_cmd()
657 static void ath9k_htc_init_rate(struct ath9k_htc_priv *priv, in ath9k_htc_init_rate()
673 static void ath9k_htc_update_rate(struct ath9k_htc_priv *priv, in ath9k_htc_update_rate()
700 static int ath9k_htc_tx_aggr_oper(struct ath9k_htc_priv *priv, in ath9k_htc_tx_aggr_oper()
744 void ath9k_htc_start_ani(struct ath9k_htc_priv *priv) in ath9k_htc_start_ani()
759 void ath9k_htc_stop_ani(struct ath9k_htc_priv *priv) in ath9k_htc_stop_ani()
767 struct ath9k_htc_priv *priv = in ath9k_htc_ani_work() local
857 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_tx() local
899 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_start() local
973 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_stop() local
1037 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_add_interface() local
1136 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_remove_interface() local
1188 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_config() local
1291 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_configure_filter() local
1321 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_sta_add() local
1339 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_sta_remove() local
1358 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_conf_tx() local
1405 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_set_key() local
1444 static void ath9k_htc_set_bssid(struct ath9k_htc_priv *priv) in ath9k_htc_set_bssid()
1455 struct ath9k_htc_priv *priv = (struct ath9k_htc_priv *)data; in ath9k_htc_bss_iter() local
1465 static void ath9k_htc_choose_set_bssid(struct ath9k_htc_priv *priv) in ath9k_htc_choose_set_bssid()
1479 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_bss_info_changed() local
1568 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_get_tsf() local
1583 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_set_tsf() local
1595 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_reset_tsf() local
1610 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_ampdu_action() local
1649 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_sw_scan_start() local
1662 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_sw_scan_complete() local
1682 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_set_coverage_class() local
1701 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_set_bitrate_mask() local
1744 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_get_stats() local