Searched refs:destroy_qp_common (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/infiniband/hw/mlx4/ |
D | qp.c | 1361 static void destroy_qp_common(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp, in destroy_qp_common() function 1642 destroy_qp_common(dev, mqp, MLX4_IB_QP_SRC, udata); in _mlx4_ib_destroy_qp() 4285 destroy_qp_common(dev, qp, MLX4_IB_RWQ_SRC, udata); in mlx4_ib_destroy_wq()
|
/Linux-v6.1/drivers/infiniband/hw/mlx5/ |
D | qp.c | 2570 static void destroy_qp_common(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in destroy_qp_common() function 3240 destroy_qp_common(dev, qp, udata); in mlx5_ib_create_qp() 3259 destroy_qp_common(dev, mqp, udata); in mlx5_ib_destroy_qp()
|