Searched refs:gfe_rx_cleanup (Results 1 – 1 of 1) sorted by relevance
180 STATIC void gfe_rx_cleanup(struct gfe_softc *, enum gfe_rxprio);1094 gfe_rx_cleanup(struct gfe_softc *sc, enum gfe_rxprio rxprio) in gfe_rx_cleanup() function1123 gfe_rx_cleanup(sc, GE_RXPRIO_HI); in gfe_rx_stop()1124 gfe_rx_cleanup(sc, GE_RXPRIO_MEDHI); in gfe_rx_stop()1125 gfe_rx_cleanup(sc, GE_RXPRIO_MEDLO); in gfe_rx_stop()1126 gfe_rx_cleanup(sc, GE_RXPRIO_LO); in gfe_rx_stop()