Searched refs:GE_RXACTIVE (Results 1 – 2 of 2) sorted by relevance
147 #define GE_RXACTIVE 0x0004 macro
1052 if ((sc->sc_flags & GE_RXACTIVE) == 0) { in gfe_rx_prime()1061 if ((sc->sc_flags & GE_RXACTIVE) == 0) { in gfe_rx_prime()1071 if ((sc->sc_flags & GE_RXACTIVE) == 0) { in gfe_rx_prime()1081 if ((sc->sc_flags & GE_RXACTIVE) == 0) { in gfe_rx_prime()1115 sc->sc_flags &= ~GE_RXACTIVE; in gfe_rx_stop()1705 sc->sc_flags |= GE_RXACTIVE; in gfe_whack()