Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h1435 int hns_roce_v2_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
Dhns_roce_hw_v2.c2639 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() function
6593 .destroy_qp = hns_roce_v2_destroy_qp,