Searched refs:last_comp (Results 1 – 5 of 5) sorted by relevance
66 unsigned long last_comp; /* last non-throttled comp */ member
197 wb_timestamp(rwb, &rwb->last_comp); in wbt_done()446 time_before(now, rwb->last_comp + HZ / 10); in close_io()838 rwb->last_comp = rwb->last_issue = jiffies; in wbt_init()
562 if (wq->last_comp < wqe_index) in mthca_poll_one()563 wq->tail += wqe_index - wq->last_comp; in mthca_poll_one()565 wq->tail += wqe_index + wq->max - wq->last_comp; in mthca_poll_one()567 wq->last_comp = wqe_index; in mthca_poll_one()
232 unsigned last_comp; member
233 wq->last_comp = wq->max - 1; in mthca_wq_reset()