Searched refs:iwch_destroy_cq (Results 1 – 1 of 1) sorted by relevance
91 static void iwch_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in iwch_destroy_cq() function168 iwch_destroy_cq(&chp->ibcq, udata); in iwch_create_cq()194 iwch_destroy_cq(&chp->ibcq, udata); in iwch_create_cq()1220 .destroy_cq = iwch_destroy_cq,