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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dqp.c1108 int rq_flushed, sq_flushed; __flush_qp() local
1126 rq_flushed = c4iw_flush_rq(&qhp->wq, &rchp->cq, count); __flush_qp()
1141 (rq_flushed || sq_flushed)) { __flush_qp()
1148 if (t4_clear_cq_armed(&rchp->cq) && rq_flushed) { __flush_qp()

Completed in 38 milliseconds