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