Searched refs:IWM_FLAG_USE_ICT (Results 1 – 2 of 2) sorted by relevance
304 #define IWM_FLAG_USE_ICT 0x01 /* using Interrupt Cause Table */ macro
1668 sc->sc_flags |= IWM_FLAG_USE_ICT; in iwm_ict_reset()2072 sc->sc_flags &= ~IWM_FLAG_USE_ICT; in iwm_stop_device()11369 if (sc->sc_flags & IWM_FLAG_USE_ICT) { in iwm_intr()