destroy_qp        283 drivers/infiniband/core/device.c 		IB_MANDATORY_FUNC(destroy_qp),
destroy_qp       2605 drivers/infiniband/core/device.c 	SET_DEVICE_OP(dev_ops, destroy_qp);
destroy_qp       3927 drivers/infiniband/core/uverbs_cmd.c 			UAPI_DEF_METHOD_NEEDS_FN(destroy_qp)),
destroy_qp        327 drivers/infiniband/core/uverbs_std_types.c 				      UAPI_DEF_OBJ_NEEDS_FN(destroy_qp)),
destroy_qp       1889 drivers/infiniband/core/verbs.c 	ret = qp->device->ops.destroy_qp(qp, udata);
destroy_qp        619 drivers/infiniband/hw/bnxt_re/main.c 	.destroy_qp = bnxt_re_destroy_qp,
destroy_qp       1221 drivers/infiniband/hw/cxgb3/iwch_provider.c 	.destroy_qp = iwch_destroy_qp,
destroy_qp        485 drivers/infiniband/hw/cxgb4/provider.c 	.destroy_qp = c4iw_destroy_qp,
destroy_qp       2102 drivers/infiniband/hw/cxgb4/qp.c 	destroy_qp(&rhp->rdev, &qhp->wq,
destroy_qp       2358 drivers/infiniband/hw/cxgb4/qp.c 	destroy_qp(&rhp->rdev, &qhp->wq,
destroy_qp        215 drivers/infiniband/hw/efa/efa_main.c 	.destroy_qp = efa_destroy_qp,
destroy_qp        966 drivers/infiniband/hw/hns/hns_roce_device.h 	int (*destroy_qp)(struct ib_qp *ibqp, struct ib_udata *udata);
destroy_qp       4443 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	.destroy_qp = hns_roce_v1_destroy_qp,
destroy_qp       4468 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	.destroy_qp = hns_roce_v1_destroy_qp,
destroy_qp       6317 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 	.destroy_qp = hns_roce_v2_destroy_qp,
destroy_qp       6352 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 	.destroy_qp = hns_roce_v2_destroy_qp,
destroy_qp       2649 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	.destroy_qp = i40iw_destroy_qp,
destroy_qp       2546 drivers/infiniband/hw/mlx4/main.c 	.destroy_qp = mlx4_ib_destroy_qp,
destroy_qp       6262 drivers/infiniband/hw/mlx5/main.c 	.destroy_qp = mlx5_ib_destroy_qp,
destroy_qp       1162 drivers/infiniband/hw/mthca/mthca_provider.c 	.destroy_qp = mthca_destroy_qp,
destroy_qp        162 drivers/infiniband/hw/ocrdma/ocrdma_main.c 	.destroy_qp = ocrdma_destroy_qp,
destroy_qp        208 drivers/infiniband/hw/qedr/main.c 	.destroy_qp = qedr_destroy_qp,
destroy_qp        350 drivers/infiniband/hw/usnic/usnic_ib_main.c 	.destroy_qp = usnic_ib_destroy_qp,
destroy_qp        647 drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h 	struct pvrdma_cmd_destroy_qp destroy_qp;
destroy_qp        164 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c 	.destroy_qp = pvrdma_destroy_qp,
destroy_qp        449 drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c 	struct pvrdma_cmd_destroy_qp *cmd = &req.destroy_qp;
destroy_qp        402 drivers/infiniband/sw/rdmavt/vt.c 	.destroy_qp = rvt_destroy_qp,
destroy_qp        505 drivers/infiniband/sw/rdmavt/vt.c 		if (!rdi->ibdev.ops.destroy_qp)
destroy_qp       1121 drivers/infiniband/sw/rxe/rxe_verbs.c 	.destroy_qp = rxe_destroy_qp,
destroy_qp        267 drivers/infiniband/sw/siw/siw_main.c 	.destroy_qp = siw_destroy_qp,
destroy_qp        440 drivers/net/ethernet/huawei/hinic/hinic_hw_io.c 		destroy_qp(func_to_io, &func_to_io->qps[j]);
destroy_qp        474 drivers/net/ethernet/huawei/hinic/hinic_hw_io.c 		destroy_qp(func_to_io, &func_to_io->qps[i]);
destroy_qp       2388 include/rdma/ib_verbs.h 	int (*destroy_qp)(struct ib_qp *qp, struct ib_udata *udata);
destroy_qp        276 net/smc/smc_core.c 			goto destroy_qp;
destroy_qp        284 net/smc/smc_core.c destroy_qp: