Searched refs:bnxt_re_destroy_cq (Results 1 – 3 of 3) sorted by relevance
323 void bnxt_re_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
2141 ibdev->destroy_cq = bnxt_re_destroy_cq; in bnxt_re_register_ib()
3661 void bnxt_re_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in bnxt_re_destroy_cq() function