Searched refs:mlxsw_sp_port_swid_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 352 static int mlxsw_sp_port_swid_set(struct mlxsw_sp_port *mlxsw_sp_port, u8 swid) in mlxsw_sp_port_swid_set() function 1452 err = mlxsw_sp_port_swid_set(mlxsw_sp_port, 0); in mlxsw_sp_port_create() 1646 mlxsw_sp_port_swid_set(mlxsw_sp_port, MLXSW_PORT_SWID_DISABLED_PORT); in mlxsw_sp_port_create() 1675 mlxsw_sp_port_swid_set(mlxsw_sp_port, MLXSW_PORT_SWID_DISABLED_PORT); in mlxsw_sp_port_remove()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 434 static int mlxsw_sp_port_swid_set(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_port_swid_set() function 1627 err = mlxsw_sp_port_swid_set(mlxsw_sp, local_port, 0); in mlxsw_sp_port_create() 1890 mlxsw_sp_port_swid_set(mlxsw_sp, local_port, in mlxsw_sp_port_create() 1922 mlxsw_sp_port_swid_set(mlxsw_sp, local_port, in mlxsw_sp_port_remove()
|
Completed in 12 milliseconds