Home
last modified time | relevance | path

Searched refs:num_ext_ppcnt_counters (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dcounters.c252 cnts->num_ext_ppcnt_counters; in do_alloc_stats()
329 for (i = 0; i < cnts->num_ext_ppcnt_counters; i++) in mlx5_ib_query_ext_ppcnt_counters()
389 cnts->num_ext_ppcnt_counters; in do_get_hw_stats()
468 cnts->num_ext_ppcnt_counters; in do_per_qp_get_op_stat()
527 cnts->num_ext_ppcnt_counters; in do_get_op_stats()
548 cnts->num_ext_ppcnt_counters; in mlx5_ib_get_hw_stats()
820 cnts->num_ext_ppcnt_counters = ARRAY_SIZE(ext_ppcnt_cnts); in __mlx5_ib_alloc_counters()
1139 cnts->num_ext_ppcnt_counters; in mlx5_ib_modify_stat()
H A Dmlx5_ib.h887 u32 num_ext_ppcnt_counters; member