Searched refs:IWH_F_RATE_AUTO_CTL (Results 1 – 2 of 2) sorted by relevance
218 #define IWH_F_RATE_AUTO_CTL (1 << 4) macro
1010 atomic_and_32(&sc->sc_flags, ~IWH_F_RATE_AUTO_CTL); in iwh_detach()2002 IWH_F_RATE_AUTO_CTL); in iwh_newstate()2009 IWH_F_RATE_AUTO_CTL); in iwh_newstate()2022 ~IWH_F_RATE_AUTO_CTL); in iwh_newstate()3728 atomic_and_32(&sc->sc_flags, ~IWH_F_RATE_AUTO_CTL); in iwh_m_stop()3873 (sc->sc_flags & IWH_F_RATE_AUTO_CTL)) { in iwh_thread()