Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c635 port_mapping->module_width = width; in mlxsw_sp_port_module_info_parse()
2288 mlxsw_sp_port->mapping.module_width / count, in mlxsw_sp_port_split()
2349 count = mlxsw_sp_port->mapping.module_width / in mlxsw_sp_port_unsplit()
2354 mlxsw_sp_port->mapping.module_width / count, in mlxsw_sp_port_unsplit()
H A Dspectrum.h144 u8 module_width; /* Number of lanes in the module (static) */ member