Searched refs:destroy_qp (Results 1 – 17 of 17) sorted by relevance
| /linux/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/drivers/infiniband/sw/siw/ |
| H A D | siw_main.c | 242 .destroy_qp = siw_destroy_qp,
|
| /linux/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,
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_main.c | 365 .destroy_qp = usnic_ib_destroy_qp,
|
| /linux/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 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 D | smc_core.c | 852 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 D | main.c | 209 .destroy_qp = qedr_destroy_qp,
|
| /linux/drivers/infiniband/core/ |
| H A D | device.c | 291 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 D | mthca_provider.c | 1086 .destroy_qp = mthca_destroy_qp,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | conn.c | 642 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 D | dr_send.c | 354 mlx5_cmd_exec_in(mdev, destroy_qp, in); in dr_destroy_qp()
|
| /linux/drivers/infiniband/hw/ionic/ |
| H A D | ionic_controlpath.c | 1679 .cmd.destroy_qp = { in ionic_destroy_qp_cmd()
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 486 if (mlx5_cmd_exec_in(ndev->mvdev.mdev, destroy_qp, in)) in qp_destroy()
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | verbs.c | 5450 .destroy_qp = irdma_destroy_qp,
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.c | 7200 .destroy_qp = hns_roce_v2_destroy_qp,
|