Symbol: BRIDGE_VLAN_INFO_PVID
drivers/net/dsa/b53/b53_common.c
1722
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/dsa_loop.c
255
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/hirschmann/hellcreek.c
460
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/lantiq/lantiq_gswip_common.c
1034
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/microchip/ksz8.c
1648
if (vlan->flags & BRIDGE_VLAN_INFO_PVID)
drivers/net/dsa/microchip/ksz9477.c
707
if (vlan->flags & BRIDGE_VLAN_INFO_PVID)
drivers/net/dsa/mt7530.c
1997
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/mv88e6xxx/chip.c
2660
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/mxl862xx/mxl862xx.c
1138
if (vlan->flags & BRIDGE_VLAN_INFO_PVID) {
drivers/net/dsa/netc/netc_main.c
1940
if (vlan->flags & BRIDGE_VLAN_INFO_PVID) {
drivers/net/dsa/ocelot/felix.c
1091
flags & BRIDGE_VLAN_INFO_PVID,
drivers/net/dsa/ocelot/felix.c
1132
flags & BRIDGE_VLAN_INFO_PVID,
drivers/net/dsa/qca/qca8k-common.c
1016
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/realtek/rtl8365mb_main.c
1454
bool pvid = !!(vlan->flags & BRIDGE_VLAN_INFO_PVID);
drivers/net/dsa/realtek/rtl8365mb_main.c
1516
bool pvid = !!(vlan->flags & BRIDGE_VLAN_INFO_PVID);
drivers/net/dsa/realtek/rtl8366-core.c
300
bool pvid = !!(vlan->flags & BRIDGE_VLAN_INFO_PVID);
drivers/net/dsa/rzn1_a5psw.c
744
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/sja1105/sja1105_main.c
2523
if (vlan->flags & BRIDGE_VLAN_INFO_PVID)
drivers/net/dsa/sja1105/sja1105_main.c
2562
if (flags & BRIDGE_VLAN_INFO_PVID)
drivers/net/dsa/vitesse-vsc73xx-core.c
1633
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/vitesse-vsc73xx-core.c
1750
bool pvid = flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/dsa/yt921x.c
3449
if (vlan->flags & BRIDGE_VLAN_INFO_PVID) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
2177
BRIDGE_VLAN_INFO_UNTAGGED | BRIDGE_VLAN_INFO_PVID,
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
3224
.flags = BRIDGE_VLAN_INFO_UNTAGGED | BRIDGE_VLAN_INFO_PVID,
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
367
if (flags & BRIDGE_VLAN_INFO_PVID) {
drivers/net/ethernet/intel/ice/ice_eswitch_br.c
707
if ((flags & BRIDGE_VLAN_INFO_PVID) &&
drivers/net/ethernet/intel/ice/ice_eswitch_br.c
712
} else if ((flags & BRIDGE_VLAN_INFO_PVID) ||
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
1471
bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c
1142
if (flags & BRIDGE_VLAN_INFO_PVID) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
1572
bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
1583
bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
3966
bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/ethernet/microchip/lan966x/lan966x_switchdev.c
540
v->flags & BRIDGE_VLAN_INFO_PVID,
drivers/net/ethernet/microchip/sparx5/sparx5_switchdev.c
455
v->flags & BRIDGE_VLAN_INFO_PVID,
drivers/net/ethernet/mscc/ocelot_net.c
1150
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/ethernet/ti/am65-cpsw-switchdev.c
240
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/ethernet/ti/cpsw_switchdev.c
255
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
drivers/net/ethernet/ti/icssg/icssg_switchdev.c
292
bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
net/bridge/br_netlink.c
1896
vxi.flags |= BRIDGE_VLAN_INFO_PVID;
net/bridge/br_netlink.c
386
flags |= BRIDGE_VLAN_INFO_PVID;
net/bridge/br_netlink.c
42
flags |= BRIDGE_VLAN_INFO_PVID;
net/bridge/br_netlink.c
438
vinfo.flags |= BRIDGE_VLAN_INFO_PVID;
net/bridge/br_private.h
1692
return v->vid == pvid ? v->flags | BRIDGE_VLAN_INFO_PVID : v->flags;
net/bridge/br_private.h
706
if (cur->flags & BRIDGE_VLAN_INFO_PVID) {
net/bridge/br_vlan.c
1132
BRIDGE_VLAN_INFO_PVID |
net/bridge/br_vlan.c
1156
BRIDGE_VLAN_INFO_PVID |
net/bridge/br_vlan.c
1180
BRIDGE_VLAN_INFO_PVID |
net/bridge/br_vlan.c
1192
BRIDGE_VLAN_INFO_PVID |
net/bridge/br_vlan.c
1288
BRIDGE_VLAN_INFO_PVID |
net/bridge/br_vlan.c
1530
p_vinfo->flags |= BRIDGE_VLAN_INFO_PVID;
net/bridge/br_vlan.c
1557
p_vinfo->flags |= BRIDGE_VLAN_INFO_PVID;
net/bridge/br_vlan.c
1757
BRIDGE_VLAN_INFO_PVID |
net/bridge/br_vlan.c
1875
if (flags & BRIDGE_VLAN_INFO_PVID)
net/bridge/br_vlan.c
1876
info.flags |= BRIDGE_VLAN_INFO_PVID;
net/bridge/br_vlan.c
1882
!(flags & BRIDGE_VLAN_INFO_PVID) &&
net/bridge/br_vlan.c
1962
flags |= BRIDGE_VLAN_INFO_PVID;
net/bridge/br_vlan.c
73
change = !!(flags & BRIDGE_VLAN_INFO_PVID) == !!(vg->pvid != v->vid) ||
net/bridge/br_vlan.c
79
if (flags & BRIDGE_VLAN_INFO_PVID)
net/bridge/br_vlan.c
806
vlan->flags &= ~BRIDGE_VLAN_INFO_PVID;
net/dsa/tag_8021q.c
237
BRIDGE_VLAN_INFO_PVID;
net/dsa/trace.h
352
__entry->flags & BRIDGE_VLAN_INFO_PVID ? " pvid" : "",
net/dsa/trace.h
397
__entry->flags & BRIDGE_VLAN_INFO_PVID ? " pvid" : "",
net/dsa/user.c
732
vlan.flags &= ~BRIDGE_VLAN_INFO_PVID;