Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcq.c414 t4_hwcq_consume(&chp->cq); in c4iw_flush_hw_cq()
670 t4_hwcq_consume(cq); in poll_cq()
Dt4.h598 static inline void t4_hwcq_consume(struct t4_cq *cq) in t4_hwcq_consume() function