Searched refs:hns_roce_destroy_cq (Results 1 – 4 of 4) sorted by relevance
436 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in hns_roce_destroy_cq() function
1195 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
543 .destroy_cq = hns_roce_destroy_cq,
2759 hns_roce_destroy_cq(&free_mr->rsv_cq->ib_cq, NULL); in free_mr_exit()2809 hns_roce_destroy_cq(cq, NULL); in free_mr_alloc_res()
Completed in 24 milliseconds