Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c540 port_mapping->module_width = width; in mlxsw_sp_port_module_info_parse()
2217 mlxsw_sp_port->mapping.module_width / count, in mlxsw_sp_port_split()
2278 count = mlxsw_sp_port->mapping.module_width / in mlxsw_sp_port_unsplit()
2283 mlxsw_sp_port->mapping.module_width / count, in mlxsw_sp_port_unsplit()
Dspectrum.h150 u8 module_width; /* Number of lanes in the module (static) */ member