Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcq.c415 t4_hwcq_consume(&chp->cq); in c4iw_flush_hw_cq()
749 t4_hwcq_consume(cq); in poll_cq()
H A Dt4.h754 static inline void t4_hwcq_consume(struct t4_cq *cq) in t4_hwcq_consume() function