Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dverbs.c1602 static struct rdma_stat_desc *dev_cntr_descs; variable
1661 &num_dev_cntrs, &dev_cntr_descs); in init_counters()
1666 dev_cntr_descs[num_dev_cntrs + i].name = driver_cntr_names[i]; in init_counters()
1671 kfree(dev_cntr_descs); in init_counters()
1672 dev_cntr_descs = NULL; in init_counters()
1686 return rdma_alloc_hw_stats_struct(dev_cntr_descs, in hfi1_alloc_hw_device_stats()
1921 kfree(dev_cntr_descs); in hfi1_unregister_ib_device()
1923 dev_cntr_descs = NULL; in hfi1_unregister_ib_device()