Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dqp.c1600 int rq_flushed = 0, sq_flushed; in __flush_qp() local
1624 rq_flushed = c4iw_flush_rq(&qhp->wq, &rchp->cq, count); in __flush_qp()
1637 if ((rq_flushed || sq_flushed) && in __flush_qp()
1645 if (rq_flushed && t4_clear_cq_armed(&rchp->cq)) { in __flush_qp()