Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_io.c347 static void destroy_qp(struct hinic_func_to_io *func_to_io, in destroy_qp() function
445 destroy_qp(func_to_io, &func_to_io->qps[j]); in hinic_io_create_qps()
479 destroy_qp(func_to_io, &func_to_io->qps[i]); in hinic_io_destroy_qps()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/
H A Dvt.c392 .destroy_qp = rvt_destroy_qp,
493 if (!rdi->ibdev.ops.destroy_qp) in check_support()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqpc.c267 mlx5_cmd_exec_in(dev->mdev, destroy_qp, din); in mlx5_qpc_create_qp()
300 mlx5_cmd_exec_in(dev->mdev, destroy_qp, in); in mlx5_core_destroy_qp()
H A Dqp.c1008 static void destroy_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in destroy_qp() function
2105 destroy_qp(dev, qp, base, udata); in create_user_qp()
2234 destroy_qp(dev, qp, base, NULL); in create_kernel_qp()
2399 destroy_qp(dev, qp, base, udata); in destroy_qp_common()
2986 goto destroy_qp; in mlx5_ib_create_qp()
2990 destroy_qp: in mlx5_ib_create_qp()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_std_types_qp.c399 UAPI_DEF_OBJ_NEEDS_FN(destroy_qp)),
H A Ddevice.c279 IB_MANDATORY_FUNC(destroy_qp), in ib_device_check_mandatory()
2583 SET_DEVICE_OP(dev_ops, destroy_qp); in ib_set_device_ops()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/
H A Docrdma_main.c162 .destroy_qp = ocrdma_destroy_qp,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h659 struct pvrdma_cmd_destroy_qp destroy_qp; member
H A Dpvrdma_main.c164 .destroy_qp = pvrdma_destroy_qp,
H A Dpvrdma_qp.c490 struct pvrdma_cmd_destroy_qp *cmd = &req.destroy_qp; in _pvrdma_destroy_qp_work()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_main.c269 .destroy_qp = siw_destroy_qp,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/
H A Defa_main.c256 .destroy_qp = efa_destroy_qp,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c349 .destroy_qp = usnic_ib_destroy_qp,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dprovider.c470 .destroy_qp = c4iw_destroy_qp,
H A Dqp.c150 static int destroy_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, in destroy_qp() function
2103 destroy_qp(&rhp->rdev, &qhp->wq, in c4iw_destroy_qp()
2359 destroy_qp(&rhp->rdev, &qhp->wq, in c4iw_create_qp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c269 mlx5_cmd_exec_in(mdev, destroy_qp, in); in mlx5i_destroy_underlay_qp()
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_core.c345 goto destroy_qp; in smcr_link_init()
349 destroy_qp: in smcr_link_init()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/
H A Dmain.c214 .destroy_qp = qedr_destroy_qp,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h930 int (*destroy_qp)(struct ib_qp *ibqp, struct ib_udata *udata); member
H A Dhns_roce_hw_v1.c4349 .destroy_qp = hns_roce_v1_destroy_qp,
4374 .destroy_qp = hns_roce_v1_destroy_qp,
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1079 .destroy_qp = rxe_destroy_qp,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c205 mlx5_cmd_exec_in(mdev, destroy_qp, in); in dr_destroy_qp()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1095 .destroy_qp = mthca_destroy_qp,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c647 mlx5_cmd_exec_in(dev, destroy_qp, in); in mlx5_fpga_conn_destroy_qp()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dmain.c658 .destroy_qp = bnxt_re_destroy_qp,

12