hns_roce_v1_destroy_qp  858 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 		if (hns_roce_v1_destroy_qp(&hr_qp->ibqp, NULL))
hns_roce_v1_destroy_qp  891 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 		ret = hns_roce_v1_destroy_qp(&hr_qp->ibqp, NULL);
hns_roce_v1_destroy_qp 4443 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	.destroy_qp = hns_roce_v1_destroy_qp,
hns_roce_v1_destroy_qp 4468 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	.destroy_qp = hns_roce_v1_destroy_qp,
hns_roce_v1_destroy_qp 1097 drivers/infiniband/hw/hns/hns_roce_hw_v1.h int hns_roce_v1_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);