Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.c1702 static const char **dev_cntr_names; variable
1764 &dev_cntr_names); in alloc_hw_stats()
1771 dev_cntr_names[num_dev_cntrs + i] = in alloc_hw_stats()
1780 kfree(dev_cntr_names); in alloc_hw_stats()
1781 dev_cntr_names = NULL; in alloc_hw_stats()
1791 dev_cntr_names, in alloc_hw_stats()
2005 kfree(dev_cntr_names); in hfi1_unregister_ib_device()
2007 dev_cntr_names = NULL; in hfi1_unregister_ib_device()