Home
last modified time | relevance | path

Searched refs:hns_roce_v2_destroy_qp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1435 int hns_roce_v2_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
H A Dhns_roce_hw_v2.c2639 hns_roce_v2_destroy_qp(qp, NULL); in free_mr_exit()
2697 hns_roce_v2_destroy_qp(&free_mr->rsv_qp[i]->ibqp, NULL); in free_mr_alloc_res()
5463 int hns_roce_v2_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in hns_roce_v2_destroy_qp() function
6613 .destroy_qp = hns_roce_v2_destroy_qp,