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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmvar.h432 #define IWM_FLAG_USE_ICT (1 << 0) macro
H A Dif_iwm.c1254 sc->sc_flags |= IWM_FLAG_USE_ICT;
1293 sc->sc_flags &= ~IWM_FLAG_USE_ICT;
5691 if (sc->sc_flags & IWM_FLAG_USE_ICT) {

Completed in 97 milliseconds