Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dcq.c52 CQ_OK = 0, enumerator
227 return CQ_OK; in mlx4_get_next_cqe()
311 return CQ_OK; in mlx4_parse_cqe()
367 return CQ_OK; in mlx4_parse_cqe()
402 int err = CQ_OK; in mlx4_poll_cq()
408 if (err != CQ_OK) in mlx4_poll_cq()
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c49 CQ_OK = 0, enumerator
395 return CQ_OK; in get_resp_ctx_v1()
417 return CQ_OK; in get_qp_ctx()
434 return CQ_OK; in get_srq_ctx()
505 return CQ_OK; in mlx5_get_next_cqe()
694 return CQ_OK; in mlx5_parse_cqe()
739 int err = CQ_OK; in poll_cq()
755 if (err != CQ_OK) in poll_cq()