Searched refs:mlx5_core_destroy_cq (Results 1 – 5 of 5) sorted by relevance
152 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq) in mlx5_core_destroy_cq() function180 EXPORT_SYMBOL(mlx5_core_destroy_cq);
1713 mlx5_core_destroy_cq(cq->mdev, &cq->mcq); in mlx5e_destroy_cq()
188 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
1078 mlx5_core_destroy_cq(dev->mdev, &cq->mcq); in mlx5_ib_create_cq()1103 mlx5_core_destroy_cq(dev->mdev, &mcq->mcq); in mlx5_ib_destroy_cq()
512 mlx5_core_destroy_cq(conn->fdev->mdev, &conn->cq.mcq); in mlx5_fpga_conn_destroy_cq()