Home
last modified time | relevance | path

Searched refs:split_port_mapping (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1836 struct mlxsw_sp_port_mapping split_port_mapping; in mlxsw_sp_port_split_create() local
1839 split_port_mapping = *port_mapping; in mlxsw_sp_port_split_create()
1840 split_port_mapping.width /= count; in mlxsw_sp_port_split_create()
1843 base_port, &split_port_mapping); in mlxsw_sp_port_split_create()
1846 split_port_mapping.lane += split_port_mapping.width; in mlxsw_sp_port_split_create()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2204 struct mlxsw_sp_port_mapping split_port_mapping; in mlxsw_sp_port_split_create() local
2207 split_port_mapping = *port_mapping; in mlxsw_sp_port_split_create()
2208 split_port_mapping.width /= count; in mlxsw_sp_port_split_create()
2216 true, &split_port_mapping); in mlxsw_sp_port_split_create()
2219 split_port_mapping.lane += split_port_mapping.width; in mlxsw_sp_port_split_create()

Completed in 13 milliseconds