Searched refs:hns_roce_v1_destroy_qp (Results 1 – 2 of 2) sorted by relevance
1097 int hns_roce_v1_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
839 if (hns_roce_v1_destroy_qp(&hr_qp->ibqp, NULL)) in hns_roce_v1_rsv_lp_qp()869 ret = hns_roce_v1_destroy_qp(&hr_qp->ibqp, NULL); in hns_roce_v1_release_lp_qp()3540 int hns_roce_v1_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in hns_roce_v1_destroy_qp() function4349 .destroy_qp = hns_roce_v1_destroy_qp,4374 .destroy_qp = hns_roce_v1_destroy_qp,