Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dnetdev.c162 ch = wdev->wiphy->bands[IEEE80211_BAND_60GHZ]->channels; in wil_if_alloc()
Dcfg80211.c22 .band = IEEE80211_BAND_60GHZ, \
1101 wiphy->bands[IEEE80211_BAND_60GHZ] = &wil_band_60ghz; in wil_wiphy_init()
Dwmi.c332 freq = ieee80211_channel_to_frequency(ch_no, IEEE80211_BAND_60GHZ); in wmi_evt_rx_mgmt()
/linux-4.4.14/net/wireless/
Dutil.c87 case IEEE80211_BAND_60GHZ: in ieee80211_channel_to_frequency()
188 case IEEE80211_BAND_60GHZ: in set_mandatory_flags_band()
1351 *band = IEEE80211_BAND_60GHZ; in ieee80211_operating_class_to_band()
Dscan.c543 if (band == IEEE80211_BAND_60GHZ) { in cfg80211_bss_type_match()
1009 if (channel->band == IEEE80211_BAND_60GHZ) { in cfg80211_inform_bss_data()
1092 if (channel->band == IEEE80211_BAND_60GHZ) { in cfg80211_inform_bss_frame_data()
Dcore.c645 if (WARN_ON(band != IEEE80211_BAND_60GHZ && in wiphy_register()
/linux-4.4.14/include/net/
Dcfg80211.h84 IEEE80211_BAND_60GHZ = NL80211_BAND_60GHZ, enumerator
/linux-4.4.14/net/mac80211/
Dtx.c167 case IEEE80211_BAND_60GHZ: in ieee80211_duration()
Dmlme.c1293 case IEEE80211_BAND_60GHZ: in ieee80211_find_80211h_pwr_constr()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c291 case IEEE80211_BAND_60GHZ: in chandef_to_chanspec()