Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dverbs.c1646 static int num_dev_cntrs; variable
1704 &num_dev_cntrs, in alloc_hw_stats()
1712 dev_cntr_names[num_dev_cntrs + i] = in alloc_hw_stats()
1733 num_dev_cntrs + num_driver_cntrs, in alloc_hw_stats()
1767 values[num_dev_cntrs] = hfi1_sps_ints(); in get_hw_stats()
1769 values[num_dev_cntrs + i] = stats[i]; in get_hw_stats()
1770 count = num_dev_cntrs + num_driver_cntrs; in get_hw_stats()