Home
last modified time | relevance | path

Searched refs:mlxsw_core_res_valid (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum2_kvdl.c188 if (!mlxsw_core_res_valid(mlxsw_sp->core, in mlxsw_sp2_kvdl_part_init()
190 !mlxsw_core_res_valid(mlxsw_sp->core, in mlxsw_sp2_kvdl_part_init()
Dcore.h391 bool mlxsw_core_res_valid(struct mlxsw_core *mlxsw_core,
395 mlxsw_core_res_valid(mlxsw_core, MLXSW_RES_ID_##short_res_id)
Dspectrum_cnt.c66 if (!mlxsw_core_res_valid(mlxsw_sp->core, res_id)) in mlxsw_sp_counter_sub_pools_init()
Dcore.c2698 bool mlxsw_core_res_valid(struct mlxsw_core *mlxsw_core, in mlxsw_core_res_valid() function
2703 EXPORT_SYMBOL(mlxsw_core_res_valid);
Dspectrum.c1890 if (!mlxsw_core_res_valid(mlxsw_core, local_ports_in_x_res_id)) in mlxsw_sp_local_ports_offset()