Searched refs:port_cntr_descs (Results 1 – 1 of 1) sorted by relevance
1602 static struct rdma_stat_desc *port_cntr_descs; variable1672 if (!port_cntr_descs) { in hfi_alloc_hw_port_stats()1678 &num_port_cntrs, &port_cntr_descs); in hfi_alloc_hw_port_stats()1682 return rdma_alloc_hw_stats_struct(port_cntr_descs, num_port_cntrs, in hfi_alloc_hw_port_stats()1907 kfree(port_cntr_descs); in hfi1_unregister_ib_device()1909 port_cntr_descs = NULL; in hfi1_unregister_ib_device()