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

/linux-master/net/mac80211/
H A Dchan.c972 struct ieee80211_bss_conf *vlan_conf; local
974 vlan_conf = wiphy_dereference(local->hw.wiphy,
976 if (WARN_ON(!vlan_conf))
979 rcu_assign_pointer(vlan_conf->chanctx_conf, conf);
1171 struct ieee80211_bss_conf *vlan_conf; local
1173 vlan_conf = wiphy_dereference(sdata->local->hw.wiphy,
1175 if (WARN_ON(!vlan_conf))
1178 vlan_conf->chanreq = *chanreq;
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h3515 u8 vlan_conf; member in struct:xstorm_fcoe_vlan_conf

Completed in 152 milliseconds