Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dqp.c1121 int rq_flushed, sq_flushed; in __flush_qp() local
1148 sq_flushed = c4iw_flush_sq(qhp); in __flush_qp()
1154 (rq_flushed || sq_flushed)) { in __flush_qp()
1167 if (t4_clear_cq_armed(&schp->cq) && sq_flushed) { in __flush_qp()