Searched refs:mlx5_core_destroy_qp (Results 1 – 3 of 3) sorted by relevance
30 int mlx5_core_destroy_qp(struct mlx5_ib_dev *dev, struct mlx5_core_qp *qp);
306 int mlx5_core_destroy_qp(struct mlx5_ib_dev *dev, struct mlx5_core_qp *qp) in mlx5_core_destroy_qp() function
2720 err = mlx5_core_destroy_qp(dev, &base->mqp); in destroy_qp_common()