Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds