Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dcq.c230 static inline int mlx4_parse_cqe(struct mlx4_cq *cq,
235 static inline int mlx4_parse_cqe(struct mlx4_cq *cq, in mlx4_parse_cqe() function
376 return mlx4_parse_cqe(cq, cqe, &cq->cur_qp, NULL, 1); in mlx4_parse_lazy_cqe()
394 return mlx4_parse_cqe(cq, cqe, cur_qp, wc, 0); in mlx4_poll_one()