Home
last modified time | relevance | path

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

/linux/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
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/drivers/infiniband/sw/siw/
H A Dsiw_main.c242 .destroy_qp = siw_destroy_qp,
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h659 struct pvrdma_cmd_destroy_qp destroy_qp; member
H A Dpvrdma_main.c204 .destroy_qp = pvrdma_destroy_qp,
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c365 .destroy_qp = usnic_ib_destroy_qp,
/linux/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
2107 destroy_qp(&rhp->rdev, &qhp->wq, in c4iw_destroy_qp()
2371 destroy_qp(&rhp->rdev, &qhp->wq, in c4iw_create_qp()
/linux/net/smc/
H A Dsmc_core.c852 goto destroy_qp; in smcr_link_init()
858 goto destroy_qp; in smcr_link_init()
870 destroy_qp: in smcr_link_init()
/linux/drivers/infiniband/hw/qedr/
H A Dmain.c209 .destroy_qp = qedr_destroy_qp,
/linux/drivers/infiniband/core/
H A Ddevice.c291 IB_MANDATORY_FUNC(destroy_qp), in ib_device_check_mandatory()
2759 SET_DEVICE_OP(dev_ops, destroy_qp); in ib_set_device_ops()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1086 .destroy_qp = mthca_destroy_qp,
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c642 mlx5_cmd_exec_in(dev, destroy_qp, in); in mlx5_fpga_conn_destroy_qp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c354 mlx5_cmd_exec_in(mdev, destroy_qp, in); in dr_destroy_qp()
/linux/drivers/infiniband/hw/ionic/
H A Dionic_controlpath.c1679 .cmd.destroy_qp = { in ionic_destroy_qp_cmd()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c486 if (mlx5_cmd_exec_in(ndev->mvdev.mdev, destroy_qp, in)) in qp_destroy()
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c5450 .destroy_qp = irdma_destroy_qp,
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c7200 .destroy_qp = hns_roce_v2_destroy_qp,