rq_flushed       1599 drivers/infiniband/hw/cxgb4/qp.c 	int rq_flushed = 0, sq_flushed;
rq_flushed       1623 drivers/infiniband/hw/cxgb4/qp.c 		rq_flushed = c4iw_flush_rq(&qhp->wq, &rchp->cq, count);
rq_flushed       1636 drivers/infiniband/hw/cxgb4/qp.c 		if ((rq_flushed || sq_flushed) &&
rq_flushed       1644 drivers/infiniband/hw/cxgb4/qp.c 		if (rq_flushed && t4_clear_cq_armed(&rchp->cq)) {