Lines Matching refs:IEEE80211_BAND_5GHZ
145 .band = IEEE80211_BAND_5GHZ, \
179 .band = IEEE80211_BAND_5GHZ,
288 case IEEE80211_BAND_5GHZ: in chandef_to_chanspec()
2628 band = wiphy->bands[IEEE80211_BAND_5GHZ]; in brcmf_inform_single_bss()
2737 band = wiphy->bands[IEEE80211_BAND_5GHZ]; in wl_inform_ibss()
4903 band = wiphy->bands[IEEE80211_BAND_5GHZ]; in brcmf_bss_roaming_done()
5401 band = wiphy->bands[IEEE80211_BAND_5GHZ]; in brcmf_construct_chaninfo()
5414 band = wiphy->bands[IEEE80211_BAND_5GHZ]; in brcmf_construct_chaninfo()
5565 bw_cap[IEEE80211_BAND_5GHZ] = band; in brcmf_get_bwcap()
5583 bw_cap[IEEE80211_BAND_5GHZ] |= WLC_BW_40MHZ_BIT; in brcmf_get_bwcap()
5587 bw_cap[IEEE80211_BAND_5GHZ] |= WLC_BW_20MHZ_BIT; in brcmf_get_bwcap()
5665 bw_cap[IEEE80211_BAND_5GHZ]); in brcmf_setup_wiphybands()
5982 wiphy->bands[IEEE80211_BAND_5GHZ] = band; in brcmf_setup_wiphy()
6195 if (wiphy->bands[IEEE80211_BAND_5GHZ]) { in brcmf_free_wiphy()
6196 kfree(wiphy->bands[IEEE80211_BAND_5GHZ]->channels); in brcmf_free_wiphy()
6197 kfree(wiphy->bands[IEEE80211_BAND_5GHZ]); in brcmf_free_wiphy()