Searched refs:RT2560_F_INPUT_RUNNING (Results 1 – 2 of 2) sorted by relevance
151 #define RT2560_F_INPUT_RUNNING 0x1 macro
1191 sc->sc_flags |= RT2560_F_INPUT_RUNNING; in rt2560_decryption_intr()1203 sc->sc_flags &= ~RT2560_F_INPUT_RUNNING; in rt2560_decryption_intr()2656 while (*flags & RT2560_F_INPUT_RUNNING) in rt2560_stop_locked()