Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dcounters.c186 cnts->num_ext_ppcnt_counters, in mlx5_ib_alloc_hw_stats()
235 for (i = 0; i < cnts->num_ext_ppcnt_counters; i++) in mlx5_ib_query_ext_ppcnt_counters()
259 cnts->num_ext_ppcnt_counters; in mlx5_ib_get_hw_stats()
308 cnts->num_ext_ppcnt_counters, in mlx5_ib_counter_alloc_stats()
457 cnts->num_ext_ppcnt_counters = ARRAY_SIZE(ext_ppcnt_cnts); in __mlx5_ib_alloc_counters()
Dmlx5_ib.h735 u32 num_ext_ppcnt_counters; member