Searched refs:mlx5_core_destroy_cq (Results 1 – 9 of 9) sorted by relevance
190 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq) in mlx5_core_destroy_cq() function213 EXPORT_SYMBOL(mlx5_core_destroy_cq);
153 mlx5_core_destroy_cq(cq->mdev, &cq->mcq); in mlx5_wc_destroy_cq()
2307 mlx5_core_destroy_cq(cq->mdev, &cq->mcq); in mlx5e_destroy_cq()
191 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
117 mlx5_core_destroy_cq(cq->mdev, &cq->mcq); in mlx5_aso_destroy_cq()
493 mlx5_core_destroy_cq(conn->fdev->mdev, &conn->cq.mcq); in mlx5_fpga_conn_destroy_cq()
983 mlx5_core_destroy_cq(cq->mdev, &cq->mcq); in hws_send_ring_close_cq()
1133 mlx5_core_destroy_cq(mdev, &cq->mcq); in dr_destroy_cq()
636 if (mlx5_core_destroy_cq(mdev, &vcq->mcq)) { in cq_destroy()