Home
last modified time | relevance | path

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

/freebsd-head/contrib/ofed/libcxgb4/
HDcq.c354 ret = t4_next_cqe(cq, &hw_cqe); in poll_cq()
570 ret = t4_next_cqe(&chp->cq, &rd_cqe); in c4iw_poll_cq_one()
HDt4.h696 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe() function
/freebsd-head/sys/dev/cxgbe/iw_cxgbe/
HDcq.c499 ret = t4_next_cqe(cq, &hw_cqe); in poll_cq()
725 ret = t4_next_cqe(&chp->cq, &rd_cqe); in c4iw_poll_cq_one()
HDt4.h685 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe() function