BRIDGE_VLAN_INFO_BRENTRY  155 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 	    !(vinfo.flags & BRIDGE_VLAN_INFO_BRENTRY))
BRIDGE_VLAN_INFO_BRENTRY 1153 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 		if ((vlan->flags & BRIDGE_VLAN_INFO_BRENTRY) &&
BRIDGE_VLAN_INFO_BRENTRY  539 net/bridge/br_netlink.c 			vinfo->flags |= BRIDGE_VLAN_INFO_BRENTRY;
BRIDGE_VLAN_INFO_BRENTRY  482 net/bridge/br_private.h 	return v->flags & BRIDGE_VLAN_INFO_BRENTRY;
BRIDGE_VLAN_INFO_BRENTRY  256 net/bridge/br_vlan.c 					  flags | BRIDGE_VLAN_INFO_BRENTRY,
BRIDGE_VLAN_INFO_BRENTRY  357 net/bridge/br_vlan.c 		v->flags &= ~BRIDGE_VLAN_INFO_BRENTRY;
BRIDGE_VLAN_INFO_BRENTRY  614 net/bridge/br_vlan.c 		if (!(flags & BRIDGE_VLAN_INFO_BRENTRY)) {
BRIDGE_VLAN_INFO_BRENTRY  627 net/bridge/br_vlan.c 		vlan->flags |= BRIDGE_VLAN_INFO_BRENTRY;
BRIDGE_VLAN_INFO_BRENTRY  676 net/bridge/br_vlan.c 	if (flags & BRIDGE_VLAN_INFO_BRENTRY)
BRIDGE_VLAN_INFO_BRENTRY  971 net/bridge/br_vlan.c 				  BRIDGE_VLAN_INFO_BRENTRY,
BRIDGE_VLAN_INFO_BRENTRY 1023 net/bridge/br_vlan.c 				    BRIDGE_VLAN_INFO_BRENTRY,
BRIDGE_VLAN_INFO_BRENTRY 1473 net/bridge/br_vlan.c 				  BRIDGE_VLAN_INFO_BRENTRY, &changed, NULL);