Searched refs:eq_base (Results 1 – 2 of 2) sorted by relevance
723 int eq_base; /* first abs_id */ member
3646 sc->sge.eq_base = eq->abs_id - eq->cntxt_id; in alloc_txq()3648 KASSERT(eq->cntxt_id + sc->sge.eq_base == eq->abs_id, in alloc_txq()3650 KASSERT(sc->sge.eq_base == 0 || sc->flags & IS_VF, in alloc_txq()5066 eq = s->eqmap[qid - s->eq_start - s->eq_base]; in handle_sge_egr_update()