Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h253 int mlxsw_core_module_max_width(struct mlxsw_core *mlxsw_core, u8 module);
Dcore.c2947 int mlxsw_core_module_max_width(struct mlxsw_core *mlxsw_core, u8 module) in mlxsw_core_module_max_width() function
2983 EXPORT_SYMBOL(mlxsw_core_module_max_width);
Dspectrum.c1997 max_width = mlxsw_core_module_max_width(mlxsw_core, in mlxsw_sp_port_split()
2085 max_width = mlxsw_core_module_max_width(mlxsw_core, in mlxsw_sp_port_unsplit()