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