Searched refs:is_pvid (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.h | 176 u16 new_vid, bool is_pvid,
|
H A D | spectrum_switchdev.c | 1413 u16 vid, bool is_pvid) in mlxsw_sp_port_pvid_determine() argument 1415 if (is_pvid) in mlxsw_sp_port_pvid_determine() 1515 u16 vid, bool is_untagged, bool is_pvid, in mlxsw_sp_bridge_port_vlan_add() argument 1518 u16 pvid = mlxsw_sp_port_pvid_determine(mlxsw_sp_port, vid, is_pvid); in mlxsw_sp_bridge_port_vlan_add()
|
H A D | spectrum_router.c | 8569 u16 new_vid, bool is_pvid, in mlxsw_sp_router_bridge_vlan_add() argument 8591 if (is_pvid) in mlxsw_sp_router_bridge_vlan_add()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_switchdev.c | 1403 u16 vid, bool is_untagged, bool is_pvid, in prestera_bridge_port_vlan_add() argument 1411 if (is_pvid) in prestera_bridge_port_vlan_add()
|