Searched refs:NET80211_BAND_BIT_2GHZ (Results 1 – 4 of 4) sorted by relevance
52 #define NET80211_BAND_BIT_2GHZ (1 << 0) macro
641 sc->hwinfo->bands = NET80211_BAND_BIT_2GHZ; in ath5k_setup_bands()656 sc->hwinfo->bands = NET80211_BAND_BIT_2GHZ; in ath5k_setup_bands()
712 hwinfo->bands = NET80211_BAND_BIT_2GHZ; in rtl818x_probe()
2088 if ( band & NET80211_BAND_BIT_2GHZ ) in net80211_prepare_probe()