Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dverbs.c1608 static int num_dev_cntrs; variable
1664 &num_dev_cntrs, &dev_cntr_names); in init_counters()
1669 dev_cntr_names[num_dev_cntrs + i] = driver_cntr_names[i]; in init_counters()
1690 num_dev_cntrs + num_driver_cntrs, in hfi1_alloc_hw_device_stats()
1728 values[num_dev_cntrs] = hfi1_sps_ints(); in get_hw_stats()
1730 values[num_dev_cntrs + i] = stats[i]; in get_hw_stats()
1731 count = num_dev_cntrs + num_driver_cntrs; in get_hw_stats()