Home
last modified time | relevance | path

Searched defs:mvm_vif (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-sta.c442 struct iwl_mvm_vif *mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_mld_cfg_sta() local
684 struct iwl_mvm_vif *mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_mld_add_sta() local
1061 struct iwl_mvm_vif *mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_mld_update_sta_links() local
H A Drxmq.c254 struct iwl_mvm_vif *mvm_vif; in iwl_mvm_used_average_energy() local
2618 struct iwl_mvm_vif *mvm_vif; in iwl_mvm_rx_beacon_filter_notif() local
H A Dmvm.h605 #define for_each_mvm_vif_valid_link(mvm_vif, link_id) \ argument