Lines Matching refs:IEEE80211_BAND_2GHZ
136 .band = IEEE80211_BAND_2GHZ, \
173 .band = IEEE80211_BAND_2GHZ,
285 case IEEE80211_BAND_2GHZ: in chandef_to_chanspec()
2626 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in brcmf_inform_single_bss()
2735 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in wl_inform_ibss()
4901 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in brcmf_bss_roaming_done()
5397 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in brcmf_construct_chaninfo()
5412 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in brcmf_construct_chaninfo()
5529 band = cfg_to_wiphy(cfg)->bands[IEEE80211_BAND_2GHZ]; in brcmf_enable_bw40_2g()
5561 bw_cap[IEEE80211_BAND_2GHZ] = band; in brcmf_get_bwcap()
5580 bw_cap[IEEE80211_BAND_2GHZ] |= WLC_BW_40MHZ_BIT; in brcmf_get_bwcap()
5586 bw_cap[IEEE80211_BAND_2GHZ] |= WLC_BW_20MHZ_BIT; in brcmf_get_bwcap()
5627 if (band->band == IEEE80211_BAND_2GHZ) in brcmf_update_vht_cap()
5664 nmode, vhtmode, bw_cap[IEEE80211_BAND_2GHZ], in brcmf_setup_wiphybands()
5965 wiphy->bands[IEEE80211_BAND_2GHZ] = band; in brcmf_setup_wiphy()
6191 if (wiphy->bands[IEEE80211_BAND_2GHZ]) { in brcmf_free_wiphy()
6192 kfree(wiphy->bands[IEEE80211_BAND_2GHZ]->channels); in brcmf_free_wiphy()
6193 kfree(wiphy->bands[IEEE80211_BAND_2GHZ]); in brcmf_free_wiphy()
6274 if (wiphy->bands[IEEE80211_BAND_2GHZ]) { in brcmf_cfg80211_attach()
6275 cap = &wiphy->bands[IEEE80211_BAND_2GHZ]->ht_cap.cap; in brcmf_cfg80211_attach()