Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dcounters.c187 cnts->num_ext_ppcnt_counters; in do_alloc_stats()
264 for (i = 0; i < cnts->num_ext_ppcnt_counters; i++) in mlx5_ib_query_ext_ppcnt_counters()
288 cnts->num_ext_ppcnt_counters; in do_get_hw_stats()
367 cnts->num_ext_ppcnt_counters; in do_get_op_stats()
388 cnts->num_ext_ppcnt_counters; in mlx5_ib_get_hw_stats()
586 cnts->num_ext_ppcnt_counters = ARRAY_SIZE(ext_ppcnt_cnts); in __mlx5_ib_alloc_counters()
841 cnts->num_ext_ppcnt_counters; in mlx5_ib_modify_stat()
Dmlx5_ib.h802 u32 num_ext_ppcnt_counters; member