Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h1041 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, int count);
H A Dqp.c1632 rq_flushed = c4iw_flush_rq(&qhp->wq, &rchp->cq, count); in __flush_qp()