Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dverbs.c1607 static int num_dev_cntrs; variable
1663 &num_dev_cntrs, &dev_cntr_names); in init_counters()
1668 dev_cntr_names[num_dev_cntrs + i] = driver_cntr_names[i]; in init_counters()
1689 num_dev_cntrs + num_driver_cntrs, in hfi1_alloc_hw_device_stats()
1727 values[num_dev_cntrs] = hfi1_sps_ints(); in get_hw_stats()
1729 values[num_dev_cntrs + i] = stats[i]; in get_hw_stats()
1730 count = num_dev_cntrs + num_driver_cntrs; in get_hw_stats()