Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_160 (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/net/mac80211/
Dspectmgmt.c148 new_vht_chandef.width = NL80211_CHAN_WIDTH_160; in ieee80211_parse_ch_switch_ie()
163 new_vht_chandef.width == NL80211_CHAN_WIDTH_160) in ieee80211_parse_ch_switch_ie()
Dvht.c298 case NL80211_CHAN_WIDTH_160: in ieee80211_chan_width_to_rx_bw()
Dht.c249 case NL80211_CHAN_WIDTH_160: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dutil.c2318 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_ht_oper()
2362 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_vht_oper()
2427 chandef->width = NL80211_CHAN_WIDTH_160; in ieee80211_vht_oper_to_chandef()
2776 case NL80211_CHAN_WIDTH_160: in ieee80211_chandef_downgrade()
Dibss.c430 case NL80211_CHAN_WIDTH_160: in ieee80211_sta_join_ibss()
1392 case NL80211_CHAN_WIDTH_160: in ieee80211_ibss_setup_scan_channels()
Dchan.c215 return NL80211_CHAN_WIDTH_160; in ieee80211_get_sta_bw()
Dmlme.c244 vht_chandef.width = NL80211_CHAN_WIDTH_160; in ieee80211_determine_chantype()
399 chandef.width == NL80211_CHAN_WIDTH_160) in ieee80211_config_bw()
437 case NL80211_CHAN_WIDTH_160: in ieee80211_config_bw()
/linux-4.1.27/net/wireless/
Dchan.c96 case NL80211_CHAN_WIDTH_160: in cfg80211_chandef_valid()
137 case NL80211_CHAN_WIDTH_160: in chandef_primary_freqs()
175 case NL80211_CHAN_WIDTH_160: in cfg80211_chandef_get_width()
655 case NL80211_CHAN_WIDTH_160: in cfg80211_chandef_usable()
Dutil.c1393 case NL80211_CHAN_WIDTH_160: in ieee80211_chandef_to_operating_class()
Dnl80211.c7294 case NL80211_CHAN_WIDTH_160: in nl80211_join_ibss()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dphy-ctxt.c81 case NL80211_CHAN_WIDTH_160: in iwl_mvm_get_channel_width()
/linux-4.1.27/include/uapi/linux/
Dnl80211.h3307 NL80211_CHAN_WIDTH_160, enumerator
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c444 BIT(NL80211_CHAN_WIDTH_160),
464 BIT(NL80211_CHAN_WIDTH_160),
1492 [NL80211_CHAN_WIDTH_160] = "vht160",
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c297 case NL80211_CHAN_WIDTH_160: in chan_to_phymode()
319 case NL80211_CHAN_WIDTH_160: in chan_to_phymode()
3007 case NL80211_CHAN_WIDTH_160: in chandef_get_width()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c329 case NL80211_CHAN_WIDTH_160: in chandef_to_chanspec()