Searched refs:mlx5_cq_put (Results 1 – 3 of 3) sorted by relevance
61 mlx5_cq_put(mcq); in mlx5_cq_tasklet_cb()175 mlx5_cq_put(cq); in mlx5_core_destroy_cq()
449 mlx5_cq_put(cq); in mlx5_eq_cq_completion()463 mlx5_cq_put(cq); in mlx5_eq_cq_event()
180 static inline void mlx5_cq_put(struct mlx5_core_cq *cq) in mlx5_cq_put() function