Lines Matching defs:vif

638 			    struct ieee80211_vif *vif)  in ath_node_attach()
1269 struct ieee80211_vif *vif) in ath9k_reclaim_beacon()
1279 static void ath9k_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_vif_iter()
1313 struct ieee80211_vif *vif, in ath9k_calculate_iter_data()
1338 struct ieee80211_vif *vif) in ath9k_calculate_summary_state()
1401 struct ieee80211_vif *vif) in ath9k_do_vif_add_setup()
1425 struct ieee80211_vif *vif) in ath9k_add_interface()
1480 struct ieee80211_vif *vif, in ath9k_change_interface()
1526 struct ieee80211_vif *vif) in ath9k_remove_interface()
1743 struct ieee80211_vif *vif, in ath9k_sta_add()
1763 struct ieee80211_vif *vif, in ath9k_del_ps_key()
1777 struct ieee80211_vif *vif, in ath9k_sta_remove()
1789 struct ieee80211_vif *vif, in ath9k_sta_notify()
1812 struct ieee80211_vif *vif, u16 queue, in ath9k_conf_tx()
1857 struct ieee80211_vif *vif, in ath9k_set_key()
1917 static void ath9k_bss_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_bss_iter()
1958 static void ath9k_config_bss(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_config_bss()
1994 struct ieee80211_vif *vif, in ath9k_bss_info_changed()
2111 static u64 ath9k_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath9k_get_tsf()
2126 struct ieee80211_vif *vif, in ath9k_set_tsf()
2138 static void ath9k_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath9k_reset_tsf()
2152 struct ieee80211_vif *vif, in ath9k_ampdu_action()
2331 struct ieee80211_vif *vif; in ath9k_tx_last_beacon() local