Searched refs:RDMA_RESTRACK_CQ (Results 1 – 9 of 9) sorted by relevance
31 RDMA_RESTRACK_CQ, enumerator
44 [RDMA_RESTRACK_CQ] = "CQ", in type2str()160 case RDMA_RESTRACK_CQ: in res_to_dev()
126 cq->res.type = RDMA_RESTRACK_CQ; in UVERBS_HANDLER()
208 cq->res.type = RDMA_RESTRACK_CQ; in __ib_alloc_cq_user()
365 [RDMA_RESTRACK_CQ] = "cq", in fill_res_info()1148 [RDMA_RESTRACK_CQ] = {1412 RES_GET_FUNCS(cq, RDMA_RESTRACK_CQ);
1948 cq->res.type = RDMA_RESTRACK_CQ; in __ib_create_cq()
1043 cq->res.type = RDMA_RESTRACK_CQ; in create_cq()
122 if (res->type == RDMA_RESTRACK_CQ) in hns_roce_fill_res_entry()
499 [RDMA_RESTRACK_CQ] = fill_res_cq_entry,