Home
last modified time | relevance | path

Searched refs:mlxsw_sp_port_pvid_set (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c1085 err = mlxsw_sp_port_pvid_set(mlxsw_sp_port, pvid); in mlxsw_sp_bridge_port_vlan_add()
1097 mlxsw_sp_port_pvid_set(mlxsw_sp_port, old_pvid); in mlxsw_sp_bridge_port_vlan_add()
1794 mlxsw_sp_port_pvid_set(mlxsw_sp_port, pvid); in mlxsw_sp_bridge_port_vlan_del()
1965 mlxsw_sp_port_pvid_set(mlxsw_sp_port, MLXSW_SP_DEFAULT_VID); in mlxsw_sp_bridge_8021q_port_leave()
Dspectrum.h482 int mlxsw_sp_port_pvid_set(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid);
Dspectrum.c703 int mlxsw_sp_port_pvid_set(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid) in mlxsw_sp_port_pvid_set() function
3789 err = mlxsw_sp_port_pvid_set(mlxsw_sp_port, MLXSW_SP_DEFAULT_VID); in mlxsw_sp_port_create()
5741 mlxsw_sp_port_pvid_set(mlxsw_sp_port, MLXSW_SP_DEFAULT_VID); in mlxsw_sp_port_lag_leave()