Home
last modified time | relevance | path

Searched refs:BRIDGE_VLAN_INFO_BRENTRY (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_vlan.c258 flags | BRIDGE_VLAN_INFO_BRENTRY, in __vlan_add()
368 v->flags &= ~BRIDGE_VLAN_INFO_BRENTRY; in __vlan_del()
660 if (!(flags & BRIDGE_VLAN_INFO_BRENTRY)) { in br_vlan_add_existing()
673 vlan->flags |= BRIDGE_VLAN_INFO_BRENTRY; in br_vlan_add_existing()
722 if (flags & BRIDGE_VLAN_INFO_BRENTRY) in br_vlan_add()
1043 BRIDGE_VLAN_INFO_BRENTRY, in __br_vlan_set_default_pvid()
1103 BRIDGE_VLAN_INFO_BRENTRY, in __br_vlan_set_default_pvid()
1570 BRIDGE_VLAN_INFO_BRENTRY, &changed, NULL); in br_vlan_bridge_event()
H A Dbr_private.h548 return v->flags & BRIDGE_VLAN_INFO_BRENTRY; in br_vlan_is_brentry()
H A Dbr_netlink.c565 vinfo->flags |= BRIDGE_VLAN_INFO_BRENTRY; in br_vlan_info()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_vlan.c293 flags | BRIDGE_VLAN_INFO_BRENTRY, in __vlan_add()
411 v->flags &= ~BRIDGE_VLAN_INFO_BRENTRY; in __vlan_del()
724 if (!(flags & BRIDGE_VLAN_INFO_BRENTRY)) in br_vlan_add_existing()
749 vlan->flags |= BRIDGE_VLAN_INFO_BRENTRY; in br_vlan_add_existing()
799 if (flags & BRIDGE_VLAN_INFO_BRENTRY) in br_vlan_add()
1125 BRIDGE_VLAN_INFO_BRENTRY, in __br_vlan_set_default_pvid()
1185 BRIDGE_VLAN_INFO_BRENTRY, in __br_vlan_set_default_pvid()
1742 BRIDGE_VLAN_INFO_BRENTRY, &changed, NULL); in br_vlan_bridge_event()
H A Dbr_netlink.c707 vinfo->flags |= BRIDGE_VLAN_INFO_BRENTRY; in br_vlan_info()
H A Dbr_private.h651 return v->flags & BRIDGE_VLAN_INFO_BRENTRY; in br_vlan_is_brentry()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_bridge.h104 #define BRIDGE_VLAN_INFO_BRENTRY (1<<5) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bridge.h133 #define BRIDGE_VLAN_INFO_BRENTRY (1<<5) /* Global bridge VLAN entry */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bridge.h118 #define BRIDGE_VLAN_INFO_BRENTRY (1 << 5) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bridge.h118 #define BRIDGE_VLAN_INFO_BRENTRY (1 << 5) macro
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c268 if (cpu_port && !(vlan->flags & BRIDGE_VLAN_INFO_BRENTRY)) in cpsw_port_vlans_add()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bridge.h135 #define BRIDGE_VLAN_INFO_BRENTRY (1<<5) /* Global bridge VLAN entry */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c272 !(vinfo.flags & BRIDGE_VLAN_INFO_BRENTRY)) in mlxsw_sp_span_entry_bridge_8021q()
H A Dspectrum_switchdev.c1219 if ((vlan->flags & BRIDGE_VLAN_INFO_BRENTRY) && in mlxsw_sp_port_vlans_add()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c273 !(vinfo.flags & BRIDGE_VLAN_INFO_BRENTRY)) in mlxsw_sp_span_entry_bridge_8021q()

Completed in 44 milliseconds