Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dcq.c697 static inline int mlx5_parse_lazy_cqe(struct mlx5_cq *cq,
701 static inline int mlx5_parse_lazy_cqe(struct mlx5_cq *cq, in mlx5_parse_lazy_cqe() function
879 err = mlx5_parse_lazy_cqe(cq, cqe64, cqe, cqe_version); in mlx5_start_poll()
916 return mlx5_parse_lazy_cqe(cq, cqe64, cqe, cqe_version); in mlx5_next_poll()