Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1391 case NL80211_CHAN_WIDTH_80: in ieee80211_chandef_to_operating_class()
Dnl80211.c7459 case NL80211_CHAN_WIDTH_80: in nl80211_join_ibss()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dphy-ctxt.c79 case NL80211_CHAN_WIDTH_80: in iwl_mvm_get_channel_width()
/linux-4.4.14/net/mac80211/
Dspectmgmt.c145 new_vht_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_parse_ch_switch_ie()
Dutil.c2313 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_ht_oper()
2366 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_vht_oper()
2422 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_vht_oper_to_chandef()
2759 case NL80211_CHAN_WIDTH_80: in ieee80211_chandef_downgrade()
2770 c->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_downgrade()
2780 c->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_downgrade()
Dvht.c311 case NL80211_CHAN_WIDTH_80: in ieee80211_chan_width_to_rx_bw()
Dht.c247 case NL80211_CHAN_WIDTH_80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dtdls.c313 if (max_width > NL80211_CHAN_WIDTH_80) in ieee80211_tdls_chandef_vht_upgrade()
314 max_width = NL80211_CHAN_WIDTH_80; in ieee80211_tdls_chandef_vht_upgrade()
327 uc.width = NL80211_CHAN_WIDTH_80; in ieee80211_tdls_chandef_vht_upgrade()
Dibss.c431 case NL80211_CHAN_WIDTH_80: in ieee80211_sta_join_ibss()
1395 case NL80211_CHAN_WIDTH_80: in ieee80211_ibss_setup_scan_channels()
Dchan.c204 return NL80211_CHAN_WIDTH_80; in ieee80211_get_sta_bw()
Dmlme.c234 vht_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_determine_chantype()
426 case NL80211_CHAN_WIDTH_80: in ieee80211_config_bw()
/linux-4.4.14/drivers/net/wireless/realtek/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.4.14/include/uapi/linux/
Dnl80211.h3336 NL80211_CHAN_WIDTH_80, enumerator
/linux-4.4.14/drivers/net/wireless/mwifiex/
Duap_cmd.c265 if (ap_11ac_enable && width >= NL80211_CHAN_WIDTH_80) in mwifiex_set_vht_width()
Dcfg80211.c60 BIT(NL80211_CHAN_WIDTH_80),
/linux-4.4.14/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.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c497 case NL80211_CHAN_WIDTH_80: in chan_to_phymode()
515 case NL80211_CHAN_WIDTH_80: in chan_to_phymode()
6971 BIT(NL80211_CHAN_WIDTH_80),
7094 BIT(NL80211_CHAN_WIDTH_80),
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c263 case NL80211_CHAN_WIDTH_80: in chandef_to_chanspec()