Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcq.c553 ret = t4_next_cqe(cq, &hw_cqe); in poll_cq()
928 ret = t4_next_cqe(&chp->cq, &rd_cqe); in c4iw_poll_cq_one()
H A Dt4.h805 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe() function