Searched refs:mlxsw_sp_port_remove (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 1658 static void mlxsw_sp_port_remove(struct mlxsw_sp *mlxsw_sp, u8 local_port) in mlxsw_sp_port_remove() function 1733 mlxsw_sp_port_remove(mlxsw_sp, i); in mlxsw_sp_ports_remove() 1769 mlxsw_sp_port_remove(mlxsw_sp, i); in mlxsw_sp_ports_create() 1854 mlxsw_sp_port_remove(mlxsw_sp, base_port + i * offset); in mlxsw_sp_port_split_create() 1971 mlxsw_sp_port_remove(mlxsw_sp, base_port + i * offset); in mlxsw_sp_port_split() 2033 mlxsw_sp_port_remove(mlxsw_sp, base_port + i * offset); in mlxsw_sp_port_unsplit()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 1899 static void mlxsw_sp_port_remove(struct mlxsw_sp *mlxsw_sp, u16 local_port) in mlxsw_sp_port_remove() function 2092 mlxsw_sp_port_remove(mlxsw_sp, i); in mlxsw_sp_ports_remove() 2109 mlxsw_sp_port_remove(mlxsw_sp, i); in mlxsw_sp_ports_remove_selected() 2154 mlxsw_sp_port_remove(mlxsw_sp, i); in mlxsw_sp_ports_create() 2229 mlxsw_sp_port_remove(mlxsw_sp, s_local_port); in mlxsw_sp_port_split_create() 2308 mlxsw_sp_port_remove(mlxsw_sp, s_local_port); in mlxsw_sp_port_split() 2366 mlxsw_sp_port_remove(mlxsw_sp, s_local_port); in mlxsw_sp_port_unsplit()
|
Completed in 12 milliseconds