Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_80 (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/net/wireless/
Dchan.c87 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_valid()
127 case NL80211_CHAN_WIDTH_80: in chandef_primary_freqs()
172 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_get_width()
649 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_usable()
Dutil.c1390 case NL80211_CHAN_WIDTH_80: in ieee80211_chandef_to_operating_class()
Dnl80211.c7292 case NL80211_CHAN_WIDTH_80: in nl80211_join_ibss()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dphy-ctxt.c79 case NL80211_CHAN_WIDTH_80: in iwl_mvm_get_channel_width()
/linux-4.1.27/net/mac80211/
Dspectmgmt.c145 new_vht_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_parse_ch_switch_ie()
Dvht.c296 case NL80211_CHAN_WIDTH_80: in ieee80211_chan_width_to_rx_bw()
Dutil.c2320 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_ht_oper()
2368 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_vht_oper()
2424 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_vht_oper_to_chandef()
2761 case NL80211_CHAN_WIDTH_80: in ieee80211_chandef_downgrade()
2772 c->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_downgrade()
2782 c->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_downgrade()
Dht.c247 case NL80211_CHAN_WIDTH_80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dibss.c429 case NL80211_CHAN_WIDTH_80: in ieee80211_sta_join_ibss()
1389 case NL80211_CHAN_WIDTH_80: in ieee80211_ibss_setup_scan_channels()
Dchan.c204 return NL80211_CHAN_WIDTH_80; in ieee80211_get_sta_bw()
Dmlme.c241 vht_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_determine_chantype()
433 case NL80211_CHAN_WIDTH_80: in ieee80211_config_bw()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dcore.c667 if (width < NL80211_CHAN_WIDTH_80) in rtl_op_config()
690 if (width >= NL80211_CHAN_WIDTH_80) { in rtl_op_config()
691 if (width == NL80211_CHAN_WIDTH_80) { in rtl_op_config()
/linux-4.1.27/include/uapi/linux/
Dnl80211.h3305 NL80211_CHAN_WIDTH_80, enumerator
/linux-4.1.27/drivers/net/wireless/mwifiex/
Duap_cmd.c248 if (ap_11ac_enable && width >= NL80211_CHAN_WIDTH_80) in mwifiex_set_vht_width()
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c443 BIT(NL80211_CHAN_WIDTH_80) |
463 BIT(NL80211_CHAN_WIDTH_80) |
1490 [NL80211_CHAN_WIDTH_80] = "vht80",
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c295 case NL80211_CHAN_WIDTH_80: in chan_to_phymode()
313 case NL80211_CHAN_WIDTH_80: in chan_to_phymode()
3003 case NL80211_CHAN_WIDTH_80: in chandef_get_width()
5316 BIT(NL80211_CHAN_WIDTH_80),
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c314 case NL80211_CHAN_WIDTH_80: in chandef_to_chanspec()