Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dverbs.c1604 static int num_dev_cntrs; variable
1656 &num_dev_cntrs, &dev_cntr_descs); in hfi1_alloc_hw_device_stats()
1661 dev_cntr_descs[num_dev_cntrs + i].name = in hfi1_alloc_hw_device_stats()
1665 num_dev_cntrs + num_driver_cntrs, in hfi1_alloc_hw_device_stats()
1711 values[num_dev_cntrs] = hfi1_sps_ints(); in get_hw_stats()
1713 values[num_dev_cntrs + i] = stats[i]; in get_hw_stats()
1714 count = num_dev_cntrs + num_driver_cntrs; in get_hw_stats()