Searched refs:mlxsw_sp_port_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 1389 static int mlxsw_sp_port_create(struct mlxsw_sp *mlxsw_sp, u8 local_port, in mlxsw_sp_port_create() function 1760 err = mlxsw_sp_port_create(mlxsw_sp, i, 0, port_mapping); in mlxsw_sp_ports_create() 1842 err = mlxsw_sp_port_create(mlxsw_sp, base_port + i * offset, in mlxsw_sp_port_split_create() 1870 mlxsw_sp_port_create(mlxsw_sp, base_port + i, 0, port_mapping); in mlxsw_sp_port_unsplit_create()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 1606 static int mlxsw_sp_port_create(struct mlxsw_sp *mlxsw_sp, u16 local_port, in mlxsw_sp_port_create() function 2026 mlxsw_sp_port_create(mlxsw_sp, local_port, in mlxsw_sp_port_mapping_events_work() 2145 err = mlxsw_sp_port_create(mlxsw_sp, i, false, port_mapping); in mlxsw_sp_ports_create() 2215 err = mlxsw_sp_port_create(mlxsw_sp, s_local_port, in mlxsw_sp_port_split_create() 2248 mlxsw_sp_port_create(mlxsw_sp, local_port, in mlxsw_sp_port_unsplit_create()
|
Completed in 13 milliseconds