hns_roce_destroy_cq
int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
hns_roce_destroy_cq(&free_mr->rsv_cq->ib_cq, NULL);
hns_roce_destroy_cq(cq, NULL);
.destroy_cq = hns_roce_destroy_cq,