Searched defs:mvm_vif (Results 1 – 3 of 3) sorted by relevance
442 struct iwl_mvm_vif *mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_mld_cfg_sta() local684 struct iwl_mvm_vif *mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_mld_add_sta() local1061 struct iwl_mvm_vif *mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_mld_update_sta_links() local
254 struct iwl_mvm_vif *mvm_vif; in iwl_mvm_used_average_energy() local2618 struct iwl_mvm_vif *mvm_vif; in iwl_mvm_rx_beacon_filter_notif() local
605 #define for_each_mvm_vif_valid_link(mvm_vif, link_id) \ argument