Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c264 cnts->num_ext_ppcnt_counters; in do_alloc_stats()
341 for (i = 0; i < cnts->num_ext_ppcnt_counters; i++) in mlx5_ib_query_ext_ppcnt_counters()
401 cnts->num_ext_ppcnt_counters; in do_get_hw_stats()
480 cnts->num_ext_ppcnt_counters; in do_per_qp_get_op_stat()
539 cnts->num_ext_ppcnt_counters; in do_get_op_stats()
560 cnts->num_ext_ppcnt_counters; in mlx5_ib_get_hw_stats()
842 cnts->num_ext_ppcnt_counters = ARRAY_SIZE(ext_ppcnt_cnts); in __mlx5_ib_alloc_counters()
1157 cnts->num_ext_ppcnt_counters; in mlx5_ib_modify_stat()
H A Dmlx5_ib.h885 u32 num_ext_ppcnt_counters; member