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

/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dcq.c354 ret = t4_next_cqe(cq, &hw_cqe);
570 ret = t4_next_cqe(&chp->cq, &rd_cqe);
H A Dt4.h696 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) function
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c499 ret = t4_next_cqe(cq, &hw_cqe);
725 ret = t4_next_cqe(&chp->cq, &rd_cqe);
H A Dt4.h690 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) function

Completed in 116 milliseconds