Searched refs:vif_conf (Results 1 – 1 of 1) sorted by relevance
2397 struct ieee80211_bss_conf *vif_conf; in mac80211_hwsim_sta_rc_update() local2420 vif_conf = rcu_dereference(vif->link_conf[link_id]); in mac80211_hwsim_sta_rc_update()2421 if (WARN_ON(!vif_conf)) in mac80211_hwsim_sta_rc_update()2424 chanctx_conf = rcu_dereference(vif_conf->chanctx_conf); in mac80211_hwsim_sta_rc_update()