Searched refs:split_port_mapping (Results 1 – 2 of 2) sorted by relevance
1836 struct mlxsw_sp_port_mapping split_port_mapping; in mlxsw_sp_port_split_create() local1839 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()
2204 struct mlxsw_sp_port_mapping split_port_mapping; in mlxsw_sp_port_split_create() local2207 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()