Searched refs:RT2661_IS_FWLOADED (Results 1 – 2 of 2) sorted by relevance
197 #define RT2661_IS_FWLOADED(_sc) (((_sc)->sc_flags & RT2661_F_FWLOADED)) macro
2421 if (!RT2661_IS_FWLOADED(sc)) { in rt2661_init()