| /linux-6.15/drivers/infiniband/hw/mana/ |
| H A D | qp.c | 585 goto destroy_qp; in mana_ib_create_rc_qp() 591 goto destroy_qp; in mana_ib_create_rc_qp() 595 destroy_qp: in mana_ib_create_rc_qp() 685 goto destroy_qp; in mana_ib_create_ud_qp() 691 destroy_qp: in mana_ib_create_ud_qp()
|
| H A D | device.c | 33 .destroy_qp = mana_ib_destroy_qp,
|
| /linux-6.15/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_io.c | 347 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.15/drivers/infiniband/sw/rdmavt/ |
| H A D | vt.c | 344 .destroy_qp = rvt_destroy_qp, 447 if (!rdi->ibdev.ops.destroy_qp) in check_support()
|
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | qpc.c | 261 mlx5_cmd_exec_in(dev->mdev, destroy_qp, din); in mlx5_qpc_create_qp() 319 return mlx5_cmd_exec_in(dev->mdev, destroy_qp, in); in mlx5_core_destroy_qp()
|
| H A D | umr.c | 178 goto destroy_qp; in mlx5r_umr_resource_init() 190 destroy_qp: in mlx5r_umr_resource_init()
|
| H A D | qp.c | 1067 static void destroy_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in destroy_qp() function 2227 destroy_qp(dev, qp, base, udata); in create_dci() 2430 destroy_qp(dev, qp, base, udata); in create_user_qp() 2563 destroy_qp(dev, qp, base, NULL); in create_kernel_qp() 2728 destroy_qp(dev, qp, base, udata); in destroy_qp_common() 3333 goto destroy_qp; in mlx5_ib_create_qp() 3337 destroy_qp: in mlx5_ib_create_qp()
|
| /linux-6.15/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_main.c | 149 .destroy_qp = ocrdma_destroy_qp,
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | uverbs_std_types_qp.c | 378 UAPI_DEF_OBJ_NEEDS_FN(destroy_qp)),
|
| H A D | device.c | 263 IB_MANDATORY_FUNC(destroy_qp), in ib_device_check_mandatory() 2714 SET_DEVICE_OP(dev_ops, destroy_qp); in ib_set_device_ops()
|
| H A D | verbs.c | 1269 qp->device->ops.destroy_qp(qp, udata ? &dummy : NULL); in create_qp() 2109 ret = qp->device->ops.destroy_qp(qp, udata); in ib_destroy_qp_user()
|
| /linux-6.15/drivers/infiniband/sw/siw/ |
| H A D | siw_main.c | 242 .destroy_qp = siw_destroy_qp,
|
| /linux-6.15/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_dev_api.h | 659 struct pvrdma_cmd_destroy_qp destroy_qp; member
|
| H A D | pvrdma_main.c | 204 .destroy_qp = pvrdma_destroy_qp,
|
| H A D | pvrdma_qp.c | 479 struct pvrdma_cmd_destroy_qp *cmd = &req.destroy_qp; in _pvrdma_destroy_qp_work()
|
| /linux-6.15/drivers/infiniband/hw/erdma/ |
| H A D | erdma_main.c | 513 .destroy_qp = erdma_destroy_qp,
|
| /linux-6.15/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_main.c | 365 .destroy_qp = usnic_ib_destroy_qp,
|
| /linux-6.15/drivers/infiniband/hw/cxgb4/ |
| H A D | provider.c | 470 .destroy_qp = c4iw_destroy_qp,
|
| H A D | qp.c | 150 static int destroy_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, in destroy_qp() function 2110 destroy_qp(&rhp->rdev, &qhp->wq, in c4iw_destroy_qp() 2376 destroy_qp(&rhp->rdev, &qhp->wq, in c4iw_create_qp()
|
| /linux-6.15/drivers/infiniband/hw/efa/ |
| H A D | efa_main.c | 382 .destroy_qp = efa_destroy_qp,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib.c | 311 mlx5_cmd_exec_in(mdev, destroy_qp, in); in mlx5i_destroy_underlay_qp()
|
| /linux-6.15/drivers/infiniband/hw/qedr/ |
| H A D | main.c | 209 .destroy_qp = qedr_destroy_qp,
|
| /linux-6.15/drivers/infiniband/hw/mthca/ |
| H A D | mthca_provider.c | 1075 .destroy_qp = mthca_destroy_qp,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | conn.c | 648 mlx5_cmd_exec_in(dev, destroy_qp, in); in mlx5_fpga_conn_destroy_qp()
|
| /linux-6.15/net/smc/ |
| H A D | smc_core.c | 850 goto destroy_qp; in smcr_link_init() 854 destroy_qp: in smcr_link_init()
|