Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dcq.c267 static void flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) in flush_completed_wrs() function
407 flush_completed_wrs(&qhp->wq, &chp->cq); in c4iw_flush_hw_cq()
739 flush_completed_wrs(wq, cq); in poll_cq()