Home
last modified time | relevance | path

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

123

/Linux-v5.15/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.c47 result |= BIT(NL80211_CHAN_WIDTH_20_NOHT); in qlink_chan_width_mask_to_nl()
71 return NL80211_CHAN_WIDTH_20_NOHT; in qlink_chanwidth_to_nl()
94 case NL80211_CHAN_WIDTH_20_NOHT: in qlink_chanwidth_nl_to_qlink()
/Linux-v5.15/net/wireless/
Dchan.c38 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in cfg80211_chandef_create()
171 case NL80211_CHAN_WIDTH_20_NOHT: in nl80211_chan_width_to_mhz()
213 case NL80211_CHAN_WIDTH_20_NOHT: in cfg80211_chandef_valid()
296 chandef->width != NL80211_CHAN_WIDTH_20_NOHT) in cfg80211_chandef_valid()
374 if (c1->width == NL80211_CHAN_WIDTH_20_NOHT || in cfg80211_chandef_compatible()
378 if (c2->width == NL80211_CHAN_WIDTH_20_NOHT || in cfg80211_chandef_compatible()
994 case NL80211_CHAN_WIDTH_20_NOHT: in cfg80211_chandef_usable()
Dmesh.c162 setup->chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in __cfg80211_join_mesh()
235 if (chandef->width != NL80211_CHAN_WIDTH_20_NOHT) in cfg80211_set_mesh_channel()
Dutil.c118 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_s1g_channel_width()
1692 if (chandef->width != NL80211_CHAN_WIDTH_20_NOHT) in ieee80211_chandef_to_operating_class()
/Linux-v5.15/net/mac80211/
Dchan.c205 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_sta_bw()
230 enum nl80211_chan_width max_bw = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_max_required_bw()
251 enum nl80211_chan_width max_bw = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_chanctx_max_required_bw()
256 enum nl80211_chan_width width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_chanctx_max_required_bw()
422 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_change_chanctx()
641 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_del_chanctx()
1806 if (chandef->width == NL80211_CHAN_WIDTH_20_NOHT || in ieee80211_vif_change_bandwidth()
1807 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT) { in ieee80211_vif_change_bandwidth()
Dmesh.c432 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_ht_cap_ie()
473 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_ht_oper_ie()
504 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_vht_cap_ie()
545 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_vht_oper_ie()
574 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_he_cap_ie()
602 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_he_oper_ie()
683 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in ieee80211_mesh_update_bss_params()
1142 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_mesh_process_chnswitch()
Dvht.c388 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_sta_cap_chan_bw()
414 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_sta_rx_bw_to_chan_width()
438 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_chan_width_to_rx_bw()
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()
785 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_ibss_process_chanswitch()
819 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_ibss_process_chanswitch()
1040 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_update_sta_info()
Dscan.c330 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_prepare_scan_chandef()
961 local->scan_chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_scan_state_set_channel()
Dht.c254 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dutil.c3043 chandef->width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_ie_build_ht_oper()
3903 c->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_chandef_downgrade()
3938 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_chandef_downgrade()
3940 c->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_chandef_downgrade()
Drate.c574 case NL80211_CHAN_WIDTH_20_NOHT: in rate_idx_match_mask()
Dmesh_plink.c164 case NL80211_CHAN_WIDTH_20_NOHT: in mesh_set_ht_prot_mode()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-responder.c27 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_responder_set_bw_v1()
53 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_responder_set_bw_v2()
Dphy-ctxt.c15 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_get_channel_width()
Dftm-initiator.c296 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_target_chandef_v1()
331 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_target_chandef_v2()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c832 if (chandef.width > NL80211_CHAN_WIDTH_20_NOHT) in mwifiex_uap_set_channel()
838 if (chandef.width > NL80211_CHAN_WIDTH_20_NOHT) in mwifiex_uap_set_channel()
848 case NL80211_CHAN_WIDTH_20_NOHT: in mwifiex_uap_set_channel()
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dcommon.c319 case NL80211_CHAN_WIDTH_20_NOHT: in ath9k_cmn_update_ichannel()
Dinit.c862 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
Drecv.c413 if (sc->cur_chandef.width != NL80211_CHAN_WIDTH_20_NOHT) in ath_calcrxfilter()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c250 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c36 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
Dtestmode.c537 case NL80211_CHAN_WIDTH_20_NOHT: in mt7915_tm_set_tx_cont()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmt76x02_util.c72 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/Linux-v5.15/include/uapi/linux/
Dnl80211.h4605 NL80211_CHAN_WIDTH_20_NOHT, enumerator

123