Home
last modified time | relevance | path

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

/linux-4.4.14/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.c313 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.c2311 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_ht_oper()
2360 case NL80211_CHAN_WIDTH_160: in ieee80211_ie_build_vht_oper()
2425 chandef->width = NL80211_CHAN_WIDTH_160; in ieee80211_vht_oper_to_chandef()
2774 case NL80211_CHAN_WIDTH_160: in ieee80211_chandef_downgrade()
Dibss.c432 case NL80211_CHAN_WIDTH_160: in ieee80211_sta_join_ibss()
1398 case NL80211_CHAN_WIDTH_160: in ieee80211_ibss_setup_scan_channels()
Dchan.c215 return NL80211_CHAN_WIDTH_160; in ieee80211_get_sta_bw()
Dmlme.c237 vht_chandef.width = NL80211_CHAN_WIDTH_160; in ieee80211_determine_chantype()
392 chandef.width == NL80211_CHAN_WIDTH_160) in ieee80211_config_bw()
430 case NL80211_CHAN_WIDTH_160: in ieee80211_config_bw()
/linux-4.4.14/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.c1394 case NL80211_CHAN_WIDTH_160: in ieee80211_chandef_to_operating_class()
Dnl80211.c7461 case NL80211_CHAN_WIDTH_160: in nl80211_join_ibss()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dphy-ctxt.c81 case NL80211_CHAN_WIDTH_160: in iwl_mvm_get_channel_width()
/linux-4.4.14/include/uapi/linux/
Dnl80211.h3338 NL80211_CHAN_WIDTH_160, enumerator
/linux-4.4.14/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.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c499 case NL80211_CHAN_WIDTH_160: in chan_to_phymode()
521 case NL80211_CHAN_WIDTH_160: in chan_to_phymode()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c278 case NL80211_CHAN_WIDTH_160: in chandef_to_chanspec()