Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_20_NOHT (Results 1 – 35 of 35) sorted by relevance

/linux-4.4.14/net/wireless/
Dchan.c27 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in cfg80211_chandef_create()
61 case NL80211_CHAN_WIDTH_20_NOHT: in cfg80211_chandef_valid()
165 case NL80211_CHAN_WIDTH_20_NOHT: in cfg80211_chandef_get_width()
216 if (c1->width == NL80211_CHAN_WIDTH_20_NOHT || in cfg80211_chandef_compatible()
220 if (c2->width == NL80211_CHAN_WIDTH_20_NOHT || in cfg80211_chandef_compatible()
627 case NL80211_CHAN_WIDTH_20_NOHT: in cfg80211_chandef_usable()
Dmesh.c160 setup->chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in __cfg80211_join_mesh()
220 if (chandef->width != NL80211_CHAN_WIDTH_20_NOHT) in cfg80211_set_mesh_channel()
Dwext-sme.c121 .width = NL80211_CHAN_WIDTH_20_NOHT, in cfg80211_mgd_wext_siwfreq()
Dwext-compat.c782 .width = NL80211_CHAN_WIDTH_20_NOHT, in cfg80211_wext_siwfreq()
Dnl80211.c1943 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in nl80211_parse_chandef()
2359 case NL80211_CHAN_WIDTH_20_NOHT: in nl80211_send_chandef()
7452 case NL80211_CHAN_WIDTH_20_NOHT: in nl80211_join_ibss()
7516 if ((ibss.chandef.width != NL80211_CHAN_WIDTH_20_NOHT) && in nl80211_join_ibss()
10547 chandef.width != NL80211_CHAN_WIDTH_20_NOHT && in nl80211_tdls_channel_switch()
/linux-4.4.14/net/mac80211/
Dchan.c200 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_sta_bw()
225 enum nl80211_chan_width max_bw = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_max_required_bw()
249 enum nl80211_chan_width max_bw = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_chanctx_max_required_bw()
254 enum nl80211_chan_width width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_chanctx_max_required_bw()
533 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_del_chanctx()
1695 if (chandef->width == NL80211_CHAN_WIDTH_20_NOHT || in ieee80211_vif_change_bandwidth()
1696 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT) { in ieee80211_vif_change_bandwidth()
Dibss.c176 if (chandef->width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_ibss_build_presp()
271 chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in __ieee80211_sta_join_ibss()
419 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_sta_join_ibss()
428 NL80211_CHAN_WIDTH_20_NOHT); in ieee80211_sta_join_ibss()
439 NL80211_CHAN_WIDTH_20_NOHT); in ieee80211_sta_join_ibss()
798 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_ibss_process_chanswitch()
829 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_ibss_process_chanswitch()
1045 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_update_sta_info()
Dmesh.c422 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_ht_cap_ie()
459 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_ht_oper_ie()
485 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_vht_cap_ie()
522 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_vht_oper_ie()
939 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_mesh_process_chnswitch()
Dvht.c306 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_chan_width_to_rx_bw()
Dscan.c245 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_prepare_scan_chandef()
764 local->scan_chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_scan_state_set_channel()
Dht.c242 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dutil.c2325 chandef->width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_ie_build_ht_oper()
2750 c->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_chandef_downgrade()
2785 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_chandef_downgrade()
2787 c->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_chandef_downgrade()
Drate.c511 case NL80211_CHAN_WIDTH_20_NOHT: in rate_idx_match_mask()
Dmesh_plink.c159 case NL80211_CHAN_WIDTH_20_NOHT: in mesh_set_ht_prot_mode()
Dmain.c105 chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_hw_conf_chan()
Dmlme.c160 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_determine_chantype()
318 if (WARN_ON(chandef->width == NL80211_CHAN_WIDTH_20_NOHT)) { in ieee80211_determine_chantype()
419 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_config_bw()
4299 while (ret && chandef.width != NL80211_CHAN_WIDTH_20_NOHT) { in ieee80211_prep_channel()
Dcfg.c2271 if (sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT) in __ieee80211_request_smps_ap()
2364 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT) in __ieee80211_request_smps_mgd()
3093 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_set_csa_beacon()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dphy-ctxt.c74 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_get_channel_width()
Dmac-ctxt.c746 if (vif->bss_conf.chandef.width != NL80211_CHAN_WIDTH_20_NOHT) in iwl_mvm_mac_ctxt_cmd_common()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dcommon.c318 case NL80211_CHAN_WIDTH_20_NOHT: in ath9k_cmn_update_ichannel()
Drecv.c413 if (sc->cur_chandef.width != NL80211_CHAN_WIDTH_20_NOHT) in ath_calcrxfilter()
Dinit.c791 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/linux-4.4.14/drivers/net/wireless/mwifiex/
Duap_cmd.c823 if (chandef.width > NL80211_CHAN_WIDTH_20_NOHT) in mwifiex_uap_set_channel()
829 if (chandef.width > NL80211_CHAN_WIDTH_20_NOHT) in mwifiex_uap_set_channel()
Dcfg80211.c45 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
57 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/linux-4.4.14/include/uapi/linux/
Dnl80211.h3333 NL80211_CHAN_WIDTH_20_NOHT, enumerator
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c440 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
460 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
1487 [NL80211_CHAN_WIDTH_20_NOHT] = "noht",
/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c869 if ((hw->conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT) || in rsi_band_check()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Dmac80211_if.c562 conf->chandef.width == NL80211_CHAN_WIDTH_20_NOHT) in brcms_ops_config()
/linux-4.4.14/include/net/
Dmac80211.h5293 (conf->chandef.width != NL80211_CHAN_WIDTH_20_NOHT); in conf_is_ht()
Dcfg80211.h415 case NL80211_CHAN_WIDTH_20_NOHT: in cfg80211_get_chandef_type()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c483 case NL80211_CHAN_WIDTH_20_NOHT: in chan_to_phymode()
506 case NL80211_CHAN_WIDTH_20_NOHT: in chan_to_phymode()
6968 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
7091 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.c1382 case NL80211_CHAN_WIDTH_20_NOHT: in rtl8723au_config_channel()
5207 case NL80211_CHAN_WIDTH_20_NOHT: in rtl8xxxu_config()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dmain.c4255 (bss_conf->chandef.width != NL80211_CHAN_WIDTH_20_NOHT)) { in wl1271_bss_info_changed_ap()
4528 bss_conf->chandef.width != NL80211_CHAN_WIDTH_20_NOHT; in wl1271_bss_info_changed_sta()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dbase.c455 case NL80211_CHAN_WIDTH_20_NOHT: in ath5k_chan_set()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c252 case NL80211_CHAN_WIDTH_20_NOHT: in chandef_to_chanspec()