Searched refs:IWM_FLAG_STOPPED (Results 1 – 3 of 3) sorted by relevance
421 #define IWM_FLAG_STOPPED (1 << 2) macro
197 if (sc->sc_flags & IWM_FLAG_STOPPED) { in iwm_send_cmd()
4959 sc->sc_flags &= ~IWM_FLAG_STOPPED; in iwm_init()5030 sc->sc_flags |= IWM_FLAG_STOPPED; in iwm_stop()