BRIDGE_VLAN_INFO_PVID 1347 drivers/net/dsa/b53/b53_common.c 	bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID  203 drivers/net/dsa/dsa_loop.c 	bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID 1190 drivers/net/dsa/lantiq_gswip.c 	bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID 1210 drivers/net/dsa/lantiq_gswip.c 	bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID  828 drivers/net/dsa/microchip/ksz8795.c 		if (vlan->flags & BRIDGE_VLAN_INFO_PVID)
BRIDGE_VLAN_INFO_PVID  550 drivers/net/dsa/microchip/ksz9477.c 		if (vlan->flags & BRIDGE_VLAN_INFO_PVID)
BRIDGE_VLAN_INFO_PVID 1091 drivers/net/dsa/mt7530.c 	bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID 1819 drivers/net/dsa/mv88e6xxx/chip.c 	bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID  368 drivers/net/dsa/rtl8366.c 	bool pvid = !!(vlan->flags & BRIDGE_VLAN_INFO_PVID);
BRIDGE_VLAN_INFO_PVID 1631 drivers/net/dsa/sja1105/sja1105_main.c 		if (vlan->flags & BRIDGE_VLAN_INFO_PVID) {
BRIDGE_VLAN_INFO_PVID 1122 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 		if (vlan->flags & BRIDGE_VLAN_INFO_PVID) {
BRIDGE_VLAN_INFO_PVID 1144 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID 3325 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID 1343 drivers/net/ethernet/mscc/ocelot.c 					  vlan->flags & BRIDGE_VLAN_INFO_PVID,
BRIDGE_VLAN_INFO_PVID  138 drivers/staging/fsl-dpaa2/ethsw/ethsw.c 	if (flags & BRIDGE_VLAN_INFO_PVID) {
BRIDGE_VLAN_INFO_PVID   40 net/bridge/br_netlink.c 			flags |= BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID  299 net/bridge/br_netlink.c 			flags |= BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID  351 net/bridge/br_netlink.c 			vinfo.flags |= BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID  580 net/bridge/br_netlink.c 		if ((*vinfo_last)->flags & BRIDGE_VLAN_INFO_PVID)
BRIDGE_VLAN_INFO_PVID 1588 net/bridge/br_netlink.c 				vxi.flags |= BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID   71 net/bridge/br_vlan.c 	if (flags & BRIDGE_VLAN_INFO_PVID)
BRIDGE_VLAN_INFO_PVID  674 net/bridge/br_vlan.c 	vlan->flags &= ~BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID  969 net/bridge/br_vlan.c 				  BRIDGE_VLAN_INFO_PVID |
BRIDGE_VLAN_INFO_PVID  990 net/bridge/br_vlan.c 				   BRIDGE_VLAN_INFO_PVID |
BRIDGE_VLAN_INFO_PVID 1012 net/bridge/br_vlan.c 				     BRIDGE_VLAN_INFO_PVID |
BRIDGE_VLAN_INFO_PVID 1021 net/bridge/br_vlan.c 				    BRIDGE_VLAN_INFO_PVID |
BRIDGE_VLAN_INFO_PVID 1113 net/bridge/br_vlan.c 				   BRIDGE_VLAN_INFO_PVID |
BRIDGE_VLAN_INFO_PVID 1285 net/bridge/br_vlan.c 		p_vinfo->flags |= BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID 1471 net/bridge/br_vlan.c 				  BRIDGE_VLAN_INFO_PVID |
BRIDGE_VLAN_INFO_PVID  335 net/dsa/slave.c 	vlan.flags &= ~BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID  164 net/dsa/tag_8021q.c 	vinfo.flags &= ~BRIDGE_VLAN_INFO_PVID;
BRIDGE_VLAN_INFO_PVID  247 net/dsa/tag_8021q.c 				BRIDGE_VLAN_INFO_PVID;