Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h693 int mlxsw_sp_port_security_set(struct mlxsw_sp_port *mlxsw_sp_port,
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()
Dspectrum.c469 int mlxsw_sp_port_security_set(struct mlxsw_sp_port *mlxsw_sp_port, bool enable) in mlxsw_sp_port_security_set() function