Searched refs:mlxsw_sp_port_create (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/mellanox/mlxsw/ |
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()
|