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