Searched refs:iter_vif (Results 1 – 1 of 1) sorted by relevance
2619 struct ieee80211_vif *iter_vif; in iwl_mld_chanctx_used_by_other_vif() local2622 for_each_active_interface(iter_vif, hw) { in iwl_mld_chanctx_used_by_other_vif()2623 if (vif == iter_vif) in iwl_mld_chanctx_used_by_other_vif()2627 for_each_vif_active_link(iter_vif, iter_link, link_id) { in iwl_mld_chanctx_used_by_other_vif()