Searched refs:sc_lasttx (Results 1 – 1 of 1) sorted by relevance
185 int sc_nexttx, sc_lasttx; member558 sc->sc_lasttx = NTXDESCS-1; in xge_attach()880 lasttx = sc->sc_lasttx; in xge_intr()881 while ((i = NEXTTX(sc->sc_lasttx)) != sc->sc_nexttx) { in xge_intr()896 sc->sc_lasttx = i; in xge_intr()899 if (sc->sc_lasttx != lasttx) in xge_intr()1118 if (sc->sc_nexttx == sc->sc_lasttx) { in xge_start()