Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h505 static inline void t4_rq_consume(struct t4_wq *wq) in t4_rq_consume() function
H A Dcq.c727 t4_rq_consume(wq); in poll_cq()