rdma_restrack_get_byid
res = rdma_restrack_get_byid(dev, RDMA_RESTRACK_QP, qp_num);
res = rdma_restrack_get_byid(dev, RDMA_RESTRACK_COUNTER, counter_id);
res = rdma_restrack_get_byid(device, res_type, id);
EXPORT_SYMBOL(rdma_restrack_get_byid);
struct rdma_restrack_entry *rdma_restrack_get_byid(struct ib_device *dev,