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

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h702 mlxsw_sp_port_vlan_create(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid);
H A Dspectrum.c1081 mlxsw_sp_port_vlan_create(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid) function
1134 return PTR_ERR_OR_ZERO(mlxsw_sp_port_vlan_create(mlxsw_sp_port, vid));
1814 mlxsw_sp_port_vlan = mlxsw_sp_port_vlan_create(mlxsw_sp_port,
H A Dspectrum_switchdev.c1534 mlxsw_sp_port_vlan = mlxsw_sp_port_vlan_create(mlxsw_sp_port,

Completed in 211 milliseconds