Searched refs:mlx5_core_destroy_qp (Results 1 – 6 of 6) sorted by relevance
358 int mlx5_core_destroy_qp(struct mlx5_core_dev *dev, in mlx5_core_destroy_qp() function379 EXPORT_SYMBOL_GPL(mlx5_core_destroy_qp);
572 int mlx5_core_destroy_qp(struct mlx5_core_dev *dev,
256 mlx5_core_destroy_qp(mdev, qp); in mlx5i_destroy_underlay_qp()
206 mlx5_core_destroy_qp(mdev, &dr_qp->mqp); in dr_destroy_qp()
661 mlx5_core_destroy_qp(conn->fdev->mdev, &conn->qp.mqp); in mlx5_fpga_conn_destroy_qp()
2495 err = mlx5_core_destroy_qp(dev->mdev, &base->mqp); in destroy_qp_common()