Searched defs:flag_pvid (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_switchdev.c | 1025 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in prestera_port_vlans_add() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_switchdev.c | 1471 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in prestera_port_vlans_add() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_switchdev.c | 1210 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mlxsw_sp_port_vlans_add() local 3297 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mlxsw_sp_switchdev_vxlan_vlans_add() local 3176 mlxsw_sp_switchdev_vxlan_vlan_add(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_bridge_device *bridge_device, const struct net_device *vxlan_dev, u16 vid, bool flag_untagged, bool flag_pvid, struct netlink_ext_ack *extack) mlxsw_sp_switchdev_vxlan_vlan_add() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_switchdev.c | 1572 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mlxsw_sp_br_rif_pvid_change() local 1583 bool flag_pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID; in mlxsw_sp_port_vlans_add() local 3940 bool flag_pvid in mlxsw_sp_switchdev_vxlan_vlans_add() local 3821 mlxsw_sp_switchdev_vxlan_vlan_add(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_bridge_device *bridge_device, const struct net_device *vxlan_dev, u16 vid, bool flag_untagged, bool flag_pvid, struct netlink_ext_ack *extack) mlxsw_sp_switchdev_vxlan_vlan_add() argument [all...] |
Completed in 14 milliseconds