Searched refs:IWM_FLAG_TE_ACTIVE (Results 1 – 2 of 2) sorted by relevance
310 #define IWM_FLAG_TE_ACTIVE 0x40 /* time event is scheduled */ macro
2847 if (sc->sc_flags & IWM_FLAG_TE_ACTIVE) in iwm_protect_session()2871 sc->sc_flags |= IWM_FLAG_TE_ACTIVE; in iwm_protect_session()2882 if ((sc->sc_flags & IWM_FLAG_TE_ACTIVE) == 0) in iwm_unprotect_session()2893 sc->sc_flags &= ~IWM_FLAG_TE_ACTIVE; in iwm_unprotect_session()10549 sc->sc_flags &= ~IWM_FLAG_TE_ACTIVE; in iwm_stop()11263 sc->sc_flags &= ~IWM_FLAG_TE_ACTIVE; in iwm_rx_pkt()