Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c1879 int split_width = max_width / count; in mlxsw_sp_local_ports_offset() local
1881 if (split_width == 1) in mlxsw_sp_local_ports_offset()
1883 else if (split_width == 2) in mlxsw_sp_local_ports_offset()
1885 else if (split_width == 4) in mlxsw_sp_local_ports_offset()