Home
last modified time | relevance | path

Searched refs:sq_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
1629 sq_flushed = c4iw_flush_sq(qhp); in __flush_qp()
1637 if ((rq_flushed || sq_flushed) && in __flush_qp()
1651 if (sq_flushed && t4_clear_cq_armed(&schp->cq)) { in __flush_qp()