Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dcq.c263 static void flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) in flush_completed_wrs() function
399 flush_completed_wrs(&qhp->wq, &chp->cq); in c4iw_flush_hw_cq()
653 flush_completed_wrs(wq, cq); in poll_cq()
/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c1073 static void flush_completed_wrs(struct t3_wq *wq, struct t3_cq *cq) in flush_completed_wrs() function
1321 flush_completed_wrs(wq, cq); in cxio_poll_cq()