Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dverbs.c1650 static int num_dev_cntrs; variable
1708 &num_dev_cntrs, in alloc_hw_stats()
1716 dev_cntr_names[num_dev_cntrs + i] = in alloc_hw_stats()
1737 num_dev_cntrs + num_driver_cntrs, in alloc_hw_stats()
1771 values[num_dev_cntrs] = hfi1_sps_ints(); in get_hw_stats()
1773 values[num_dev_cntrs + i] = stats[i]; in get_hw_stats()
1774 count = num_dev_cntrs + num_driver_cntrs; in get_hw_stats()