Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_cq.c99 rd_cqe = cxio_next_cqe(&chp->cq); in iwch_poll_cq_one()
HDiw_cxgb_wr.h715 static inline struct t3_cqe *cxio_next_cqe(struct t3_cq *cq) in cxio_next_cqe() function
HDiw_cxgb_hal.c1162 hw_cqe = cxio_next_cqe(cq); in cxio_poll_cq()