Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2651 err = mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, false); in mlxsw_sp_bridge_8021ad_port_join()
2663 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true); in mlxsw_sp_bridge_8021ad_port_join()
2673 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true); in mlxsw_sp_bridge_8021ad_port_leave()
Dspectrum.c1570 mlxsw_sp_port_vlan_classification_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_vlan_classification_set() function
1816 err = mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true); in mlxsw_sp_port_create()
1849 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, true); in mlxsw_sp_port_create()
1903 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, true); in mlxsw_sp_port_remove()
Dspectrum.h514 mlxsw_sp_port_vlan_classification_set(struct mlxsw_sp_port *mlxsw_sp_port,