Home
last modified time | relevance | path

Searched refs:IWM_FLAG_STOPPED (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwmvar.h420 #define IWM_FLAG_STOPPED (1 << 2)
419 #define IWM_FLAG_STOPPED global() macro
H A Dif_iwm_util.c208 if (sc->sc_flags & IWM_FLAG_STOPPED) { in iwm_send_cmd()
H A Dif_iwm.c4895 sc->sc_flags &= ~IWM_FLAG_STOPPED; in iwm_init()
4966 sc->sc_flags |= IWM_FLAG_STOPPED; in iwm_stop()