Home
last modified time | relevance | path

Searched refs:flag_pvid (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1572 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mlxsw_sp_br_rif_pvid_change() local
1575 flag_pvid, extack); in mlxsw_sp_br_rif_pvid_change()
1583 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mlxsw_sp_port_vlans_add() local
1608 flag_pvid, extack); in mlxsw_sp_port_vlans_add()
3824 bool flag_untagged, bool flag_pvid, in mlxsw_sp_switchdev_vxlan_vlan_add() argument
3838 if (flag_untagged && flag_pvid && in mlxsw_sp_switchdev_vxlan_vlan_add()
3853 if (!flag_untagged || !flag_pvid) in mlxsw_sp_switchdev_vxlan_vlan_add()
3866 if (WARN_ON(flag_untagged && flag_pvid)) { in mlxsw_sp_switchdev_vxlan_vlan_add()
3878 if (!flag_pvid) { in mlxsw_sp_switchdev_vxlan_vlan_add()
3940 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mlxsw_sp_switchdev_vxlan_vlans_add() local
[all …]
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1471 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in prestera_port_vlans_add() local
1490 flag_pvid, extack); in prestera_port_vlans_add()