Home
last modified time | relevance | path

Searched refs:mlx5_cq_put (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcq.c61 mlx5_cq_put(mcq); in mlx5_cq_tasklet_cb()
170 mlx5_cq_put(cq); in mlx5_core_destroy_cq()
H A Deq.c155 mlx5_cq_put(cq); in mlx5_eq_comp_int()
538 mlx5_cq_put(cq); in cq_err_event_notifier()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dcq.h180 static inline void mlx5_cq_put(struct mlx5_core_cq *cq) in mlx5_cq_put() function