Lines Matching refs:IEEE80211_BAND_2GHZ
91 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2412,
93 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2417,
95 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2422,
97 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2427,
99 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2432,
101 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2437,
103 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2442,
105 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2447,
107 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2452,
109 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2457,
111 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2462,
113 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2467,
115 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2472,
117 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2484,
5740 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = sband; in rtl8xxxu_probe()