Searched refs:mlx5_core_destroy_qp (Results 1 – 3 of 3) sorted by relevance
241 int mlx5_core_destroy_qp(struct mlx5_core_dev *dev, in mlx5_core_destroy_qp() function273 EXPORT_SYMBOL_GPL(mlx5_core_destroy_qp);
602 int mlx5_core_destroy_qp(struct mlx5_core_dev *dev,
1182 err = mlx5_core_destroy_qp(dev->mdev, &qp->mqp); in destroy_qp_common()