Searched refs:IWM_FLAG_RFKILL (Results 1 – 3 of 3) sorted by relevance
367 sc->sc_flags |= IWM_FLAG_RFKILL; in iwm_check_rfkill()369 sc->sc_flags &= ~IWM_FLAG_RFKILL; in iwm_check_rfkill()
421 #define IWM_FLAG_RFKILL (1 << 3)420 #define IWM_FLAG_RFKILL global() macro
2925 if ((sc->sc_flags & IWM_FLAG_RFKILL) && !justnvm) { in iwm_run_init_ucode()