Searched refs:mvm_vif (Results 1 – 3 of 3) sorted by relevance
416 struct iwl_mvm_vif *mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_mld_cfg_sta() local418 mvm_vif->link[link_conf->link_id]; in iwl_mvm_mld_cfg_sta()658 struct iwl_mvm_vif *mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_mld_add_sta() local708 iwl_mvm_mld_set_ap_sta_id(sta, mvm_vif->link[link_id], in iwl_mvm_mld_add_sta()1033 struct iwl_mvm_vif *mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_mld_update_sta_links() local1078 mvm_vif_link = mvm_vif->link[link_id]; in iwl_mvm_mld_update_sta_links()1100 mvm_vif_link = mvm_vif->link[link_id]; in iwl_mvm_mld_update_sta_links()
254 struct iwl_mvm_vif *mvm_vif; in iwl_mvm_used_average_energy() local279 mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_used_average_energy()288 if (!mvm_vif->deflink.average_beacon_energy) in iwl_mvm_used_average_energy()292 mvm_vif->deflink.average_beacon_energy); in iwl_mvm_used_average_energy()293 rx_status->signal = -mvm_vif->deflink.average_beacon_energy; in iwl_mvm_used_average_energy()2607 struct iwl_mvm_vif *mvm_vif; in iwl_mvm_rx_beacon_filter_notif() local2619 mvm_vif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_rx_beacon_filter_notif()2621 mvm_vif->deflink.average_beacon_energy = in iwl_mvm_rx_beacon_filter_notif()
514 #define for_each_mvm_vif_valid_link(mvm_vif, link_id) \ argument516 link_id < ARRAY_SIZE((mvm_vif)->link); \518 if ((mvm_vif)->link[link_id])