Searched refs:qedr_destroy_cq (Results 1 – 3 of 3) sorted by relevance
56 int qedr_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata);
208 .destroy_cq = qedr_destroy_cq,
1060 int qedr_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in qedr_destroy_cq() function