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);
2639 hns_roce_v2_destroy_qp(qp, NULL); in free_mr_exit()5443 int hns_roce_v2_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in hns_roce_v2_destroy_qp() function6593 .destroy_qp = hns_roce_v2_destroy_qp,