Home
last modified time | relevance | path

Searched refs:IWM_FLAG_USE_ICT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmvar.h419 #define IWM_FLAG_USE_ICT (1 << 0) macro
H A Dif_iwm.c1292 sc->sc_flags |= IWM_FLAG_USE_ICT; in iwm_ict_reset()
1333 sc->sc_flags &= ~IWM_FLAG_USE_ICT; in iwm_stop_device()
5757 if (sc->sc_flags & IWM_FLAG_USE_ICT) { in iwm_intr()