Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dcq.c370 static inline int mlx4_parse_lazy_cqe(struct mlx4_cq *cq,
373 static inline int mlx4_parse_lazy_cqe(struct mlx4_cq *cq, in mlx4_parse_lazy_cqe() function
459 err = mlx4_parse_lazy_cqe(cq, cqe); in _mlx4_start_poll()
476 return mlx4_parse_lazy_cqe(cq, cqe); in mlx4_next_poll()