Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.c1705 static int num_dev_cntrs; variable
1763 &num_dev_cntrs, in alloc_hw_stats()
1771 dev_cntr_names[num_dev_cntrs + i] = in alloc_hw_stats()
1792 num_dev_cntrs + num_driver_cntrs, in alloc_hw_stats()
1826 values[num_dev_cntrs] = hfi1_sps_ints(); in get_hw_stats()
1828 values[num_dev_cntrs + i] = stats[i]; in get_hw_stats()
1829 count = num_dev_cntrs + num_driver_cntrs; in get_hw_stats()