Searched refs:mlxsw_core_res_valid (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum2_kvdl.c | 188 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()
|
H A D | core.h | 391 bool mlxsw_core_res_valid(struct mlxsw_core *mlxsw_core, 395 mlxsw_core_res_valid(mlxsw_core, MLXSW_RES_ID_##short_res_id)
|
H A D | spectrum_cnt.c | 66 if (!mlxsw_core_res_valid(mlxsw_sp->core, res_id)) in mlxsw_sp_counter_sub_pools_init()
|
H A D | core.c | 2698 bool mlxsw_core_res_valid(struct mlxsw_core *mlxsw_core, in mlxsw_core_res_valid() function 2703 EXPORT_SYMBOL(mlxsw_core_res_valid); variable
|
H A D | spectrum.c | 1890 if (!mlxsw_core_res_valid(mlxsw_core, local_ports_in_x_res_id)) in mlxsw_sp_local_ports_offset()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum2_kvdl.c | 189 if (!mlxsw_core_res_valid(mlxsw_sp->core, in mlxsw_sp2_kvdl_part_init() 191 !mlxsw_core_res_valid(mlxsw_sp->core, in mlxsw_sp2_kvdl_part_init()
|
H A D | core.h | 449 bool mlxsw_core_res_valid(struct mlxsw_core *mlxsw_core, 453 mlxsw_core_res_valid(mlxsw_core, MLXSW_RES_ID_##short_res_id)
|
H A D | spectrum_cnt.c | 66 if (!mlxsw_core_res_valid(mlxsw_sp->core, res_id)) in mlxsw_sp_counter_sub_pools_init()
|
H A D | core.c | 3103 bool mlxsw_core_res_valid(struct mlxsw_core *mlxsw_core, in mlxsw_core_res_valid() function 3108 EXPORT_SYMBOL(mlxsw_core_res_valid); variable
|
Completed in 23 milliseconds