Searched refs:mlx5_core_destroy_qp (Results 1 – 5 of 5) sorted by relevance
310 int mlx5_core_destroy_qp(struct mlx5_core_dev *dev, in mlx5_core_destroy_qp() function330 EXPORT_SYMBOL_GPL(mlx5_core_destroy_qp);
567 int mlx5_core_destroy_qp(struct mlx5_core_dev *dev,
214 mlx5_core_destroy_qp(mdev, qp); in mlx5i_destroy_underlay_qp()
657 mlx5_core_destroy_qp(conn->fdev->mdev, &conn->qp.mqp); in mlx5_fpga_conn_destroy_qp()
2123 err = mlx5_core_destroy_qp(dev->mdev, &base->mqp); in destroy_qp_common()