Searched refs:destroy_qp (Results 1 – 11 of 11) 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/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib.c | 333 mlx5_cmd_exec_in(mdev, destroy_qp, in); in mlx5i_destroy_underlay_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/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/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 486 if (mlx5_cmd_exec_in(ndev->mvdev.mdev, destroy_qp, in)) in qp_destroy()
|