Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dqp.c1108 int rq_flushed, sq_flushed; in __flush_qp() local
1135 sq_flushed = c4iw_flush_sq(qhp); in __flush_qp()
1141 (rq_flushed || sq_flushed)) { in __flush_qp()
1154 if (t4_clear_cq_armed(&schp->cq) && sq_flushed) { in __flush_qp()