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