Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
A Dverbs.c1608 static int num_dev_cntrs; variable
1664 &num_dev_cntrs, &dev_cntr_descs); in init_counters()
1669 dev_cntr_descs[num_dev_cntrs + i].name = 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()

Completed in 6 milliseconds