Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dverbs.c1643 static const char **dev_cntr_names; variable
1705 &dev_cntr_names); in alloc_hw_stats()
1712 dev_cntr_names[num_dev_cntrs + i] = in alloc_hw_stats()
1721 kfree(dev_cntr_names); in alloc_hw_stats()
1722 dev_cntr_names = NULL; in alloc_hw_stats()
1732 dev_cntr_names, in alloc_hw_stats()
1964 kfree(dev_cntr_names); in hfi1_unregister_ib_device()
1966 dev_cntr_names = NULL; in hfi1_unregister_ib_device()