Home
last modified time | relevance | path

Searched refs:mlxsw_core_module_max_width (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h228 int mlxsw_core_module_max_width(struct mlxsw_core *mlxsw_core, u8 module);
Dcore.c2871 int mlxsw_core_module_max_width(struct mlxsw_core *mlxsw_core, u8 module) in mlxsw_core_module_max_width() function
2907 EXPORT_SYMBOL(mlxsw_core_module_max_width);
Dspectrum.c1924 max_width = mlxsw_core_module_max_width(mlxsw_core, in mlxsw_sp_port_split()
2012 max_width = mlxsw_core_module_max_width(mlxsw_core, in mlxsw_sp_port_unsplit()