Home
last modified time | relevance | path

Searched refs:hns_roce_v2_destroy_qp (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/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()
5462 int hns_roce_v2_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in hns_roce_v2_destroy_qp() function
6612 .destroy_qp = hns_roce_v2_destroy_qp,
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c5072 static int hns_roce_v2_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in hns_roce_v2_destroy_qp() function
6143 .destroy_qp = hns_roce_v2_destroy_qp,
6178 .destroy_qp = hns_roce_v2_destroy_qp,

Completed in 21 milliseconds