Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcq.c197 t4_swcq_produce(cq); in insert_recv_cqe()
231 t4_swcq_produce(cq); in insert_sq_cqe()
294 t4_swcq_produce(cq); in flush_completed_wrs()
409 t4_swcq_produce(&chp->cq); in c4iw_flush_hw_cq()
Dt4.h596 static inline void t4_swcq_produce(struct t4_cq *cq) in t4_swcq_produce() function