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

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h704 int mlxsw_sp_port_kill_vid(struct net_device *dev,
H A Dspectrum.c1137 int mlxsw_sp_port_kill_vid(struct net_device *dev, function
1353 .ndo_vlan_rx_kill_vid = mlxsw_sp_port_kill_vid,
H A Dspectrum_switchdev.c430 err = mlxsw_sp_port_kill_vid(rso->mlxsw_sp_port->dev, 0, vid);

Completed in 147 milliseconds