Searched refs:RAL_INPUT_RUNNING (Results 1 – 2 of 2) sorted by relevance
119 #define RAL_INPUT_RUNNING 0x2 macro
1067 sc->sc_flags |= RAL_INPUT_RUNNING; in rt2661_rx_intr()1081 sc->sc_flags &= ~RAL_INPUT_RUNNING; in rt2661_rx_intr()2369 while (*flags & RAL_INPUT_RUNNING) in rt2661_stop_locked()