GE_TXPRIO_LO
case GE_TXPRIO_LO:
sc->sc_intrmask = gfe_tx_done(sc, GE_TXPRIO_LO, sc->sc_intrmask);
gfe_tx_cleanup(sc, GE_TXPRIO_LO, op == GE_WHACK_STOP);
intrmask = gfe_tx_done(sc, GE_TXPRIO_LO, intrmask);
while (gfe_tx_enqueue(sc, GE_TXPRIO_LO))