Searched refs:WPI_RXON_24GHZ (Results 1 – 2 of 2) sorted by relevance
384 #define WPI_RXON_24GHZ (1 << 0) macro
3686 is_chan_5ghz = (sc->rxon.flags & htole32(WPI_RXON_24GHZ)) == 0; in wpi_set_txpower()3960 sc->rxon.flags |= htole32(WPI_RXON_AUTO | WPI_RXON_24GHZ); in wpi_config()4163 hdr->flags = htole32(WPI_RXON_24GHZ | WPI_RXON_AUTO); in wpi_scan()4303 sc->rxon.flags |= htole32(WPI_RXON_AUTO | WPI_RXON_24GHZ); in wpi_auth()4522 sc->rxon.flags |= htole32(WPI_RXON_AUTO | WPI_RXON_24GHZ); in wpi_run()5604 WPI_RXON_24GHZ); in wpi_set_channel()5607 WPI_RXON_24GHZ); in wpi_set_channel()