Home
last modified time | relevance | path

Searched refs:destroy_qp (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.3-rc2/drivers/infiniband/hw/mana/
A Ddevice.c28 .destroy_qp = mana_ib_destroy_qp,
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_hw_io.c347 static void destroy_qp(struct hinic_func_to_io *func_to_io, in destroy_qp() function
444 destroy_qp(func_to_io, &func_to_io->qps[j]); in hinic_io_create_qps()
478 destroy_qp(func_to_io, &func_to_io->qps[i]); in hinic_io_destroy_qps()
/linux-6.3-rc2/drivers/infiniband/sw/rdmavt/
A Dvt.c344 .destroy_qp = rvt_destroy_qp,
447 if (!rdi->ibdev.ops.destroy_qp) in check_support()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dqpc.c268 mlx5_cmd_exec_in(dev->mdev, destroy_qp, din); in mlx5_qpc_create_qp()
301 mlx5_cmd_exec_in(dev->mdev, destroy_qp, in); in mlx5_core_destroy_qp()
A Dumr.c172 goto destroy_qp; in mlx5r_umr_resource_init()
184 destroy_qp: in mlx5r_umr_resource_init()
A Dqp.c1063 static void destroy_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in destroy_qp() function
2218 destroy_qp(dev, qp, base, udata); in create_dci()
2421 destroy_qp(dev, qp, base, udata); in create_user_qp()
2550 destroy_qp(dev, qp, base, NULL); in create_kernel_qp()
2715 destroy_qp(dev, qp, base, udata); in destroy_qp_common()
3304 goto destroy_qp; in mlx5_ib_create_qp()
3308 destroy_qp: in mlx5_ib_create_qp()
/linux-6.3-rc2/drivers/infiniband/core/
A Duverbs_std_types_qp.c378 UAPI_DEF_OBJ_NEEDS_FN(destroy_qp)),
A Ddevice.c280 IB_MANDATORY_FUNC(destroy_qp), in ib_device_check_mandatory()
2637 SET_DEVICE_OP(dev_ops, destroy_qp); in ib_set_device_ops()
A Dverbs.c1252 qp->device->ops.destroy_qp(qp, udata ? &dummy : NULL); in create_qp()
2025 ret = qp->device->ops.destroy_qp(qp, udata); in ib_destroy_qp_user()
/linux-6.3-rc2/drivers/infiniband/hw/ocrdma/
A Docrdma_main.c149 .destroy_qp = ocrdma_destroy_qp,
/linux-6.3-rc2/drivers/infiniband/hw/vmw_pvrdma/
A Dpvrdma_dev_api.h659 struct pvrdma_cmd_destroy_qp destroy_qp; member
A Dpvrdma_main.c164 .destroy_qp = pvrdma_destroy_qp,
A Dpvrdma_qp.c479 struct pvrdma_cmd_destroy_qp *cmd = &req.destroy_qp; in _pvrdma_destroy_qp_work()
/linux-6.3-rc2/drivers/infiniband/sw/siw/
A Dsiw_main.c269 .destroy_qp = siw_destroy_qp,
/linux-6.3-rc2/drivers/infiniband/hw/erdma/
A Derdma_main.c446 .destroy_qp = erdma_destroy_qp,
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Dprovider.c471 .destroy_qp = c4iw_destroy_qp,
A Dqp.c150 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()
2349 destroy_qp(&rhp->rdev, &qhp->wq, in c4iw_create_qp()
/linux-6.3-rc2/drivers/infiniband/hw/usnic/
A Dusnic_ib_main.c349 .destroy_qp = usnic_ib_destroy_qp,
/linux-6.3-rc2/drivers/infiniband/hw/efa/
A Defa_main.c372 .destroy_qp = efa_destroy_qp,
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c312 mlx5_cmd_exec_in(mdev, destroy_qp, in); in mlx5i_destroy_underlay_qp()
/linux-6.3-rc2/drivers/infiniband/hw/qedr/
A Dmain.c209 .destroy_qp = qedr_destroy_qp,
/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_verbs.c1030 .destroy_qp = rxe_destroy_qp,
/linux-6.3-rc2/drivers/infiniband/hw/mthca/
A Dmthca_provider.c1074 .destroy_qp = mthca_destroy_qp,
/linux-6.3-rc2/net/smc/
A Dsmc_core.c796 goto destroy_qp; in smcr_link_init()
800 destroy_qp: in smcr_link_init()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dconn.c648 mlx5_cmd_exec_in(dev, destroy_qp, in); in mlx5_fpga_conn_destroy_qp()

Completed in 64 milliseconds

12