Searched refs:last_comp (Results 1 – 6 of 6) sorted by relevance
367 if (wq->last_comp < wqe_index) in mthca_poll_one()368 wq->tail += wqe_index - wq->last_comp; in mthca_poll_one()370 wq->tail += wqe_index + wq->max - wq->last_comp; in mthca_poll_one()372 wq->last_comp = wqe_index; in mthca_poll_one()
194 unsigned last_comp; member
74 qp->sq.last_comp = qp->sq.max - 1; in mthca_init_qp_indices()80 qp->rq.last_comp = qp->rq.max - 1; in mthca_init_qp_indices()
565 if (wq->last_comp < wqe_index) in mthca_poll_one()566 wq->tail += wqe_index - wq->last_comp; in mthca_poll_one()568 wq->tail += wqe_index + wq->max - wq->last_comp; in mthca_poll_one()570 wq->last_comp = wqe_index; in mthca_poll_one()
249 unsigned last_comp; member
232 wq->last_comp = wq->max - 1; in mthca_wq_reset()