Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c241 cnts->num_ext_ppcnt_counters; in do_alloc_stats()
318 for (i = 0; i < cnts->num_ext_ppcnt_counters; i++) in mlx5_ib_query_ext_ppcnt_counters()
378 cnts->num_ext_ppcnt_counters; in do_get_hw_stats()
467 cnts->num_ext_ppcnt_counters; in do_get_op_stats()
488 cnts->num_ext_ppcnt_counters; in mlx5_ib_get_hw_stats()
724 cnts->num_ext_ppcnt_counters = ARRAY_SIZE(ext_ppcnt_cnts); in __mlx5_ib_alloc_counters()
989 cnts->num_ext_ppcnt_counters; in mlx5_ib_modify_stat()
H A Dmlx5_ib.h845 u32 num_ext_ppcnt_counters; member