Searched refs:IWM_FLAG_RFKILL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_pcie_trans.c346 sc->sc_flags |= IWM_FLAG_RFKILL;
348 sc->sc_flags &= ~IWM_FLAG_RFKILL;
H A Dif_iwmvar.h435 #define IWM_FLAG_RFKILL (1 << 3) macro
H A Dif_iwm.c2961 if ((sc->sc_flags & IWM_FLAG_RFKILL) && !justnvm) {

Completed in 95 milliseconds