Searched refs:gfe_tx_cleanup (Results 1 – 1 of 1) sorted by relevance
175 STATIC void gfe_tx_cleanup(struct gfe_softc *, enum gfe_txprio, int);1564 gfe_tx_cleanup(struct gfe_softc *sc, enum gfe_txprio txprio, int flush) in gfe_tx_cleanup() function1601 gfe_tx_cleanup(sc, GE_TXPRIO_HI, op == GE_WHACK_STOP); in gfe_tx_stop()1602 gfe_tx_cleanup(sc, GE_TXPRIO_LO, op == GE_WHACK_STOP); in gfe_tx_stop()