Searched refs:destroy_qp_common (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/infiniband/hw/mlx4/ |
D | qp.c | 1416 static void destroy_qp_common(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp, in destroy_qp_common() function 1700 destroy_qp_common(dev, mqp, MLX4_IB_QP_SRC, udata); in _mlx4_ib_destroy_qp() 4330 destroy_qp_common(dev, qp, MLX4_IB_RWQ_SRC, udata); in mlx4_ib_destroy_wq()
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | qp.c | 2432 static void destroy_qp_common(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in destroy_qp_common() function 2781 destroy_qp_common(dev, mqp, udata); in mlx5_ib_destroy_qp()
|