Searched refs:pvrdma_destroy_cq (Results 1 – 3 of 3) sorted by relevance
209 pvrdma_destroy_cq(&cq->ibcq, udata); in pvrdma_create_cq()241 int pvrdma_destroy_cq(struct ib_cq *cq, struct ib_udata *udata) in pvrdma_destroy_cq() function
379 int pvrdma_destroy_cq(struct ib_cq *cq, struct ib_udata *udata);
163 .destroy_cq = pvrdma_destroy_cq,