Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dchan.c1039 struct ieee80211_bss_conf *vlan_conf; in __ieee80211_link_copy_chanctx_to_vlans() local
1041 vlan_conf = wiphy_dereference(local->hw.wiphy, in __ieee80211_link_copy_chanctx_to_vlans()
1043 if (WARN_ON(!vlan_conf)) in __ieee80211_link_copy_chanctx_to_vlans()
1046 rcu_assign_pointer(vlan_conf->chanctx_conf, conf); in __ieee80211_link_copy_chanctx_to_vlans()
1280 struct ieee80211_bss_conf *vlan_conf; in ieee80211_link_update_chanreq() local
1282 vlan_conf = wiphy_dereference(sdata->local->hw.wiphy, in ieee80211_link_update_chanreq()
1284 if (WARN_ON(!vlan_conf)) in ieee80211_link_update_chanreq()
1287 vlan_conf->chanreq = *chanreq; in ieee80211_link_update_chanreq()
/linux-6.12.1/drivers/net/ethernet/broadcom/
Dcnic_defs.h3515 u8 vlan_conf; member