Searched refs:dev_cntr_descs (Results 1 – 1 of 1) sorted by relevance
1601 static struct rdma_stat_desc *dev_cntr_descs; variable1650 if (!dev_cntr_descs) { in hfi1_alloc_hw_device_stats()1656 &num_dev_cntrs, &dev_cntr_descs); in hfi1_alloc_hw_device_stats()1661 dev_cntr_descs[num_dev_cntrs + i].name = in hfi1_alloc_hw_device_stats()1664 return rdma_alloc_hw_stats_struct(dev_cntr_descs, in hfi1_alloc_hw_device_stats()1906 kfree(dev_cntr_descs); in hfi1_unregister_ib_device()1908 dev_cntr_descs = NULL; in hfi1_unregister_ib_device()