Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c1952 int split_width = max_width / count; in mlxsw_sp_local_ports_offset() local
1954 if (split_width == 1) in mlxsw_sp_local_ports_offset()
1956 else if (split_width == 2) in mlxsw_sp_local_ports_offset()
1958 else if (split_width == 4) in mlxsw_sp_local_ports_offset()