Searched refs:mlxsw_sp_port_vlan_classification_set (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 2281 err = mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, false); in mlxsw_sp_bridge_8021ad_port_join() 2293 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true); in mlxsw_sp_bridge_8021ad_port_join() 2303 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true); in mlxsw_sp_bridge_8021ad_port_leave()
|
D | spectrum.c | 1433 mlxsw_sp_port_vlan_classification_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_vlan_classification_set() function 1655 err = mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true); in mlxsw_sp_port_create() 1688 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, true); in mlxsw_sp_port_create() 1736 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, true); in mlxsw_sp_port_remove()
|
D | spectrum.h | 476 mlxsw_sp_port_vlan_classification_set(struct mlxsw_sp_port *mlxsw_sp_port,
|