Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h1097 int hns_roce_v1_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
H A Dhns_roce_hw_v1.c839 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() function
4349 .destroy_qp = hns_roce_v1_destroy_qp,
4374 .destroy_qp = hns_roce_v1_destroy_qp,