Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_20 (Results 1 – 25 of 25) sorted by relevance

/linux-4.1.27/net/wireless/
Dchan.c31 chandef->width = NL80211_CHAN_WIDTH_20; in cfg80211_chandef_create()
60 case NL80211_CHAN_WIDTH_20: in cfg80211_chandef_valid()
164 case NL80211_CHAN_WIDTH_20: in cfg80211_chandef_get_width()
217 c1->width == NL80211_CHAN_WIDTH_20) in cfg80211_chandef_compatible()
221 c2->width == NL80211_CHAN_WIDTH_20) in cfg80211_chandef_compatible()
624 case NL80211_CHAN_WIDTH_20: in cfg80211_chandef_usable()
Dnl80211.c2345 case NL80211_CHAN_WIDTH_20: in nl80211_send_chandef()
7287 case NL80211_CHAN_WIDTH_20: in nl80211_join_ibss()
10168 chandef.width != NL80211_CHAN_WIDTH_20) in nl80211_tdls_channel_switch()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dphy-ctxt.c75 case NL80211_CHAN_WIDTH_20: in iwl_mvm_get_channel_width()
Dmac-ctxt.c633 if (vif->bss_conf.chandef.width > NL80211_CHAN_WIDTH_20) in iwl_mvm_mac_ctxt_set_ht_flags()
/linux-4.1.27/net/mac80211/
Dibss.c194 if (chandef->width != NL80211_CHAN_WIDTH_20 && in ieee80211_ibss_build_presp()
271 chandef.width == NL80211_CHAN_WIDTH_20) { in __ieee80211_sta_join_ibss()
276 chandef.width = NL80211_CHAN_WIDTH_20; in __ieee80211_sta_join_ibss()
418 case NL80211_CHAN_WIDTH_20: in ieee80211_sta_join_ibss()
798 case NL80211_CHAN_WIDTH_20: in ieee80211_ibss_process_chanswitch()
827 case NL80211_CHAN_WIDTH_20: in ieee80211_ibss_process_chanswitch()
1057 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_20 && in ieee80211_update_sta_info()
Dspectmgmt.c166 new_vht_chandef.width > NL80211_CHAN_WIDTH_20) in ieee80211_parse_ch_switch_ie()
Dvht.c292 case NL80211_CHAN_WIDTH_20: in ieee80211_chan_width_to_rx_bw()
Dht.c243 case NL80211_CHAN_WIDTH_20: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dchan.c198 return NL80211_CHAN_WIDTH_20; in ieee80211_get_sta_bw()
218 return NL80211_CHAN_WIDTH_20; in ieee80211_get_sta_bw()
Dutil.c2333 chandef->width != NL80211_CHAN_WIDTH_20) in ieee80211_ie_build_ht_oper()
2751 case NL80211_CHAN_WIDTH_20: in ieee80211_chandef_downgrade()
2756 c->width = NL80211_CHAN_WIDTH_20; in ieee80211_chandef_downgrade()
Dmesh_plink.c194 sdata->vif.bss_conf.chandef.width > NL80211_CHAN_WIDTH_20) in mesh_set_ht_prot_mode()
Dmesh.c874 case NL80211_CHAN_WIDTH_20: in ieee80211_mesh_process_chnswitch()
Dmlme.c176 chandef->width = NL80211_CHAN_WIDTH_20; in ieee80211_determine_chantype()
402 chandef.width > NL80211_CHAN_WIDTH_20) in ieee80211_config_bw()
427 case NL80211_CHAN_WIDTH_20: in ieee80211_config_bw()
Dcfg.c3072 case NL80211_CHAN_WIDTH_20: in ieee80211_set_csa_beacon()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon.c320 case NL80211_CHAN_WIDTH_20: in ath9k_cmn_update_ichannel()
Dinit.c791 BIT(NL80211_CHAN_WIDTH_20) |
/linux-4.1.27/include/uapi/linux/
Dnl80211.h3303 NL80211_CHAN_WIDTH_20, enumerator
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c441 BIT(NL80211_CHAN_WIDTH_20) |
461 BIT(NL80211_CHAN_WIDTH_20) |
1488 [NL80211_CHAN_WIDTH_20] = "ht20",
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c287 case NL80211_CHAN_WIDTH_20: in chan_to_phymode()
307 case NL80211_CHAN_WIDTH_20: in chan_to_phymode()
2999 case NL80211_CHAN_WIDTH_20: in chandef_get_width()
5314 BIT(NL80211_CHAN_WIDTH_20) |
/linux-4.1.27/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c870 (hw->conf.chandef.width == NL80211_CHAN_WIDTH_20)) in rsi_band_check()
/linux-4.1.27/include/net/
Dmac80211.h5190 return conf->chandef.width == NL80211_CHAN_WIDTH_20; in conf_is_ht20()
Dcfg80211.h416 case NL80211_CHAN_WIDTH_20: in cfg80211_get_chandef_type()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dmac80211_if.c562 if (conf->chandef.width == NL80211_CHAN_WIDTH_20 || in brcms_ops_config()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dbase.c454 case NL80211_CHAN_WIDTH_20: in ath5k_chan_set()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c302 case NL80211_CHAN_WIDTH_20: in chandef_to_chanspec()