| /Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_hw_io.c | 342 static void destroy_qp(struct hinic_func_to_io *func_to_io, in destroy_qp() function 440 destroy_qp(func_to_io, &func_to_io->qps[j]); in hinic_io_create_qps() 474 destroy_qp(func_to_io, &func_to_io->qps[i]); in hinic_io_destroy_qps()
|
| /Linux-v5.4/drivers/infiniband/sw/rdmavt/ |
| D | vt.c | 402 .destroy_qp = rvt_destroy_qp, 505 if (!rdi->ibdev.ops.destroy_qp) in check_support()
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | uverbs_std_types.c | 327 UAPI_DEF_OBJ_NEEDS_FN(destroy_qp)),
|
| D | device.c | 283 IB_MANDATORY_FUNC(destroy_qp), in ib_device_check_mandatory() 2600 SET_DEVICE_OP(dev_ops, destroy_qp); in ib_set_device_ops()
|
| D | verbs.c | 1899 ret = qp->device->ops.destroy_qp(qp, udata); in ib_destroy_qp_user()
|
| /Linux-v5.4/drivers/infiniband/hw/ocrdma/ |
| D | ocrdma_main.c | 162 .destroy_qp = ocrdma_destroy_qp,
|
| /Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/ |
| D | pvrdma_dev_api.h | 647 struct pvrdma_cmd_destroy_qp destroy_qp; member
|
| D | pvrdma_qp.c | 449 struct pvrdma_cmd_destroy_qp *cmd = &req.destroy_qp; in pvrdma_destroy_qp()
|
| D | pvrdma_main.c | 164 .destroy_qp = pvrdma_destroy_qp,
|
| /Linux-v5.4/net/smc/ |
| D | smc_core.c | 274 goto destroy_qp; in smc_lgr_create() 282 destroy_qp: in smc_lgr_create()
|
| /Linux-v5.4/drivers/infiniband/hw/efa/ |
| D | efa_main.c | 215 .destroy_qp = efa_destroy_qp,
|
| /Linux-v5.4/drivers/infiniband/sw/siw/ |
| D | siw_main.c | 285 .destroy_qp = siw_destroy_qp,
|
| /Linux-v5.4/drivers/infiniband/hw/usnic/ |
| D | usnic_ib_main.c | 350 .destroy_qp = usnic_ib_destroy_qp,
|
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
| D | provider.c | 485 .destroy_qp = c4iw_destroy_qp,
|
| D | qp.c | 150 static int destroy_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, in destroy_qp() function 2102 destroy_qp(&rhp->rdev, &qhp->wq, in c4iw_destroy_qp() 2358 destroy_qp(&rhp->rdev, &qhp->wq, in c4iw_create_qp()
|
| /Linux-v5.4/drivers/infiniband/hw/qedr/ |
| D | main.c | 208 .destroy_qp = qedr_destroy_qp,
|
| /Linux-v5.4/drivers/infiniband/hw/hns/ |
| D | hns_roce_device.h | 967 int (*destroy_qp)(struct ib_qp *ibqp, struct ib_udata *udata); member
|
| D | hns_roce_hw_v1.c | 4448 .destroy_qp = hns_roce_v1_destroy_qp, 4473 .destroy_qp = hns_roce_v1_destroy_qp,
|
| D | hns_roce_hw_v2.c | 6319 .destroy_qp = hns_roce_v2_destroy_qp, 6354 .destroy_qp = hns_roce_v2_destroy_qp,
|
| /Linux-v5.4/drivers/infiniband/sw/rxe/ |
| D | rxe_verbs.c | 1121 .destroy_qp = rxe_destroy_qp,
|
| /Linux-v5.4/drivers/infiniband/hw/mthca/ |
| D | mthca_provider.c | 1162 .destroy_qp = mthca_destroy_qp,
|
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ |
| D | iwch_provider.c | 1221 .destroy_qp = iwch_destroy_qp,
|
| /Linux-v5.4/drivers/infiniband/hw/bnxt_re/ |
| D | main.c | 618 .destroy_qp = bnxt_re_destroy_qp,
|
| /Linux-v5.4/include/rdma/ |
| D | ib_verbs.h | 2389 int (*destroy_qp)(struct ib_qp *qp, struct ib_udata *udata); member
|
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ |
| D | i40iw_verbs.c | 2649 .destroy_qp = i40iw_destroy_qp,
|