Searched refs:rdma_restrack_get_byid (Results 1 – 4 of 4) sorted by relevance
157 struct rdma_restrack_entry *rdma_restrack_get_byid(struct ib_device *dev,
284 rdma_restrack_get_byid(struct ib_device *dev, in rdma_restrack_get_byid() function298 EXPORT_SYMBOL(rdma_restrack_get_byid);
449 res = rdma_restrack_get_byid(dev, RDMA_RESTRACK_QP, qp_num); in rdma_counter_get_qp()470 res = rdma_restrack_get_byid(dev, RDMA_RESTRACK_COUNTER, counter_id); in rdma_get_counter_by_id()
1454 res = rdma_restrack_get_byid(device, res_type, id); in res_get_common_doit()
Completed in 9 milliseconds