Searched refs:local_ports_in_x_res_id (Results 1 – 1 of 1) sorted by relevance
1878 enum mlxsw_res_id local_ports_in_x_res_id; in mlxsw_sp_local_ports_offset() local1882 local_ports_in_x_res_id = MLXSW_RES_ID_LOCAL_PORTS_IN_1X; in mlxsw_sp_local_ports_offset()1884 local_ports_in_x_res_id = MLXSW_RES_ID_LOCAL_PORTS_IN_2X; in mlxsw_sp_local_ports_offset()1886 local_ports_in_x_res_id = MLXSW_RES_ID_LOCAL_PORTS_IN_4X; in mlxsw_sp_local_ports_offset()1890 if (!mlxsw_core_res_valid(mlxsw_core, local_ports_in_x_res_id)) in mlxsw_sp_local_ports_offset()1892 return mlxsw_core_res_get(mlxsw_core, local_ports_in_x_res_id); in mlxsw_sp_local_ports_offset()