Searched refs:WPI_F_RATE_AUTO_CTL (Results 1 – 2 of 2) sorted by relevance
217 #define WPI_F_RATE_AUTO_CTL (1 << 4) macro
1376 sc->sc_flags |= WPI_F_RATE_AUTO_CTL; in wpi_newstate()1383 sc->sc_flags &= ~WPI_F_RATE_AUTO_CTL; in wpi_newstate()2486 sc->sc_flags &= ~WPI_F_RATE_AUTO_CTL;2643 (sc->sc_flags & WPI_F_RATE_AUTO_CTL)) {