Home
last modified time | relevance | path

Searched refs:vif_conf (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/wireless/
Dmac80211_hwsim.c2397 struct ieee80211_bss_conf *vif_conf; in mac80211_hwsim_sta_rc_update() local
2420 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()