Searched refs:__wl_band_6ghz (Results 1 – 4 of 4) sorted by relevance
1109 static struct ieee80211_supported_band __wl_band_6ghz = { variable16887 __wl_band_6ghz.n_channels = ARRAYSIZE(__wl_6ghz_channels); in wl_construct_reginfo()17038 if (__wl_band_6ghz.n_channels > 0) { in __wl_update_wiphybands()17039 bands[IEEE80211_BAND_6GHZ] = &__wl_band_6ghz; in __wl_update_wiphybands()
1095 static struct ieee80211_supported_band __wl_band_6ghz = { variable16769 __wl_band_6ghz.n_channels = ARRAYSIZE(__wl_6ghz_channels); in wl_construct_reginfo()16920 if (__wl_band_6ghz.n_channels > 0) { in __wl_update_wiphybands()16921 bands[IEEE80211_BAND_6GHZ] = &__wl_band_6ghz; in __wl_update_wiphybands()
1322 static struct ieee80211_supported_band __wl_band_6ghz = { variable19986 __wl_band_6ghz.n_channels = n_6g;20118 else if (bandlist[i] == WLC_BAND_6G && __wl_band_6ghz.n_channels > 0) {20120 bands[index] = &__wl_band_6ghz;
1320 static struct ieee80211_supported_band __wl_band_6ghz = { variable19984 __wl_band_6ghz.n_channels = n_6g;20116 else if (bandlist[i] == WLC_BAND_6G && __wl_band_6ghz.n_channels > 0) {20118 bands[index] = &__wl_band_6ghz;