Home
last modified time | relevance | path

Searched refs:IEEE80211_BAND_60GHZ (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dnetdev.c158 ch = wdev->wiphy->bands[IEEE80211_BAND_60GHZ]->channels; in wil_if_alloc()
Dcfg80211.c22 .band = IEEE80211_BAND_60GHZ, \
989 wiphy->bands[IEEE80211_BAND_60GHZ] = &wil_band_60ghz; in wil_wiphy_init()
Dwmi.c316 IEEE80211_BAND_60GHZ); in wmi_evt_rx_mgmt()
/linux-4.1.27/net/wireless/
Dutil.c87 case IEEE80211_BAND_60GHZ: in ieee80211_channel_to_frequency()
188 case IEEE80211_BAND_60GHZ: in set_mandatory_flags_band()
1350 *band = IEEE80211_BAND_60GHZ; in ieee80211_operating_class_to_band()
Dscan.c544 if (band == IEEE80211_BAND_60GHZ) { in cfg80211_bss_type_match()
1008 if (channel->band == IEEE80211_BAND_60GHZ) { in cfg80211_inform_bss_width()
1091 if (channel->band == IEEE80211_BAND_60GHZ) { in cfg80211_inform_bss_width_frame()
Dcore.c638 if (WARN_ON(band != IEEE80211_BAND_60GHZ && in wiphy_register()
/linux-4.1.27/include/net/
Dcfg80211.h83 IEEE80211_BAND_60GHZ = NL80211_BAND_60GHZ, enumerator
/linux-4.1.27/net/mac80211/
Dtx.c157 case IEEE80211_BAND_60GHZ: in ieee80211_duration()
Dmlme.c1262 case IEEE80211_BAND_60GHZ: in ieee80211_find_80211h_pwr_constr()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c342 case IEEE80211_BAND_60GHZ: in chandef_to_chanspec()