Lines Matching refs:IEEE80211_BAND_5GHZ
147 .band = IEEE80211_BAND_5GHZ,
339 case IEEE80211_BAND_5GHZ: in chandef_to_chanspec()
2543 band = wiphy->bands[IEEE80211_BAND_5GHZ]; in brcmf_inform_single_bss()
2652 band = wiphy->bands[IEEE80211_BAND_5GHZ]; in wl_inform_ibss()
4816 band = wiphy->bands[IEEE80211_BAND_5GHZ]; in brcmf_bss_roaming_done()
5376 wiphy->bands[IEEE80211_BAND_5GHZ] = band; in brcmf_construct_chaninfo()
5387 band = wiphy->bands[IEEE80211_BAND_5GHZ]; in brcmf_construct_chaninfo()
5544 bw_cap[IEEE80211_BAND_5GHZ] = band; in brcmf_get_bwcap()
5562 bw_cap[IEEE80211_BAND_5GHZ] |= WLC_BW_40MHZ_BIT; in brcmf_get_bwcap()
5566 bw_cap[IEEE80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT; in brcmf_get_bwcap()
5644 bw_cap[IEEE80211_BAND_5GHZ]); in brcmf_setup_wiphybands()
6020 if (wiphy->bands[IEEE80211_BAND_5GHZ]) { in brcmf_free_wiphy()
6021 kfree(wiphy->bands[IEEE80211_BAND_5GHZ]->channels); in brcmf_free_wiphy()
6022 kfree(wiphy->bands[IEEE80211_BAND_5GHZ]); in brcmf_free_wiphy()