Home
last modified time | relevance | path

Searched refs:mlxsw_sp_port_security_set (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c923 err = mlxsw_sp_port_security_set(mlxsw_sp_port, in mlxsw_sp_port_attr_br_flags_set()
2928 mlxsw_sp_port_security_set(mlxsw_sp_port, false); in mlxsw_sp_port_bridge_leave()
H A Dspectrum.c350 int mlxsw_sp_port_security_set(struct mlxsw_sp_port *mlxsw_sp_port, bool enable) in mlxsw_sp_port_security_set() function