Searched refs:RT2661_F_FWLOADED (Results 1 – 2 of 2) sorted by relevance
189 #define RT2661_F_FWLOADED (1 << 3) macro197 #define RT2661_IS_FWLOADED(_sc) (((_sc)->sc_flags & RT2661_F_FWLOADED))
2428 sc->sc_flags |= RT2661_F_FWLOADED; in rt2661_init()2982 sc->sc_flags |= RT2661_F_FWLOADED; in rt2661_attach()3178 sc->sc_flags &= ~RT2661_F_FWLOADED; in rt2661_detach()