Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dcq.c192 t4_swcq_produce(cq); in insert_recv_cqe()
226 t4_swcq_produce(cq); in insert_sq_cqe()
289 t4_swcq_produce(cq); in flush_completed_wrs()
404 t4_swcq_produce(&chp->cq); in c4iw_flush_hw_cq()
Dt4.h577 static inline void t4_swcq_produce(struct t4_cq *cq) in t4_swcq_produce() function