Searched refs:IWK_F_RATE_AUTO_CTL (Results 1 – 2 of 2) sorted by relevance
211 #define IWK_F_RATE_AUTO_CTL (1 << 4) macro
1727 sc->sc_flags |= IWK_F_RATE_AUTO_CTL; in iwk_newstate()1734 sc->sc_flags &= ~IWK_F_RATE_AUTO_CTL; in iwk_newstate()3253 sc->sc_flags &= ~IWK_F_RATE_AUTO_CTL; in iwk_m_stop()3405 (sc->sc_flags & IWK_F_RATE_AUTO_CTL)) { in iwk_thread()