Searched refs:hns_roce_v2_destroy_qp (Results 1 – 2 of 2) sorted by relevance
1435 int hns_roce_v2_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
2646 hns_roce_v2_destroy_qp(qp, NULL); in free_mr_exit()2704 hns_roce_v2_destroy_qp(&free_mr->rsv_qp[i]->ibqp, NULL); in free_mr_alloc_res()5475 int hns_roce_v2_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in hns_roce_v2_destroy_qp() function6629 .destroy_qp = hns_roce_v2_destroy_qp,