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

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h518 mlxsw_sp_port_vlan_classification_set(struct mlxsw_sp_port *mlxsw_sp_port,
H A Dspectrum.c1579 mlxsw_sp_port_vlan_classification_set(struct mlxsw_sp_port *mlxsw_sp_port, function
1827 err = mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true);
1858 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, true);
1911 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, true);
H A Dspectrum_switchdev.c2786 err = mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, true, false);
2798 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true);
2808 mlxsw_sp_port_vlan_classification_set(mlxsw_sp_port, false, true);

Completed in 276 milliseconds