Home
last modified time | relevance | path

Searched refs:RT2560_F_INPUT_RUNNING (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ral/
H A Drt2560var.h151 #define RT2560_F_INPUT_RUNNING 0x1 macro
H A Drt2560.c1191 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()