Searched refs:mlxsw_sp_port_vlan_classification_set (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 1577 mlxsw_sp_port_vlan_classification_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_vlan_classification_set() function 1825 err = mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true); in mlxsw_sp_port_create() 1856 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, true); in mlxsw_sp_port_create() 1909 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, true); in mlxsw_sp_port_remove()
|
H A D | spectrum_switchdev.c | 2786 err = mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, false); in mlxsw_sp_bridge_8021ad_port_join() 2798 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true); in mlxsw_sp_bridge_8021ad_port_join() 2808 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true); in mlxsw_sp_bridge_8021ad_port_leave()
|
H A D | spectrum.h | 517 mlxsw_sp_port_vlan_classification_set(struct mlxsw_sp_port *mlxsw_sp_port,
|