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