Searched refs:destroy_qp_common (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 1365 static void destroy_qp_common(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp, in destroy_qp_common() function 1646 destroy_qp_common(dev, mqp, MLX4_IB_QP_SRC, udata); in _mlx4_ib_destroy_qp() 4289 destroy_qp_common(dev, qp, MLX4_IB_RWQ_SRC, udata); in mlx4_ib_destroy_wq()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 1400 static void destroy_qp_common(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp, in destroy_qp_common() function 1681 destroy_qp_common(dev, mqp, MLX4_IB_QP_SRC, udata); in _mlx4_ib_destroy_qp() 4324 destroy_qp_common(dev, qp, MLX4_IB_RWQ_SRC, udata); in mlx4_ib_destroy_wq()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 2331 static void destroy_qp_common(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in destroy_qp_common() function 3006 destroy_qp_common(dev, qp, udata); in mlx5_ib_create_qp() 3028 destroy_qp_common(dev, mqp, udata); in mlx5_ib_destroy_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 2658 static void destroy_qp_common(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in destroy_qp_common() function 3328 destroy_qp_common(dev, qp, udata); in mlx5_ib_create_qp() 3347 destroy_qp_common(dev, mqp, udata); in mlx5_ib_destroy_qp()
|
Completed in 22 milliseconds