Searched refs:destroy_qp_common (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/infiniband/hw/mlx4/ |
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()
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | qp.c | 2656 static void destroy_qp_common(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in destroy_qp_common() function 3319 destroy_qp_common(dev, qp, udata); in mlx5_ib_create_qp() 3338 destroy_qp_common(dev, mqp, udata); in mlx5_ib_destroy_qp()
|