Home
last modified time | relevance | path

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

123

/Linux-v6.6/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-v6.6/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()
216 case NL80211_CHAN_WIDTH_20_NOHT: in cfg80211_chandef_valid()
269 case NL80211_CHAN_WIDTH_20_NOHT: in cfg80211_chandef_valid()
312 chandef->width != NL80211_CHAN_WIDTH_20_NOHT) in cfg80211_chandef_valid()
407 if (c1->width == NL80211_CHAN_WIDTH_20_NOHT || in cfg80211_chandef_compatible()
411 if (c2->width == NL80211_CHAN_WIDTH_20_NOHT || in cfg80211_chandef_compatible()
1101 case NL80211_CHAN_WIDTH_20_NOHT: in cfg80211_chandef_usable()
Dmesh.c166 setup->chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in __cfg80211_join_mesh()
239 if (chandef->width != NL80211_CHAN_WIDTH_20_NOHT) in cfg80211_set_mesh_channel()
Dutil.c119 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_s1g_channel_width()
2027 if (chandef->width != NL80211_CHAN_WIDTH_20_NOHT) in ieee80211_chandef_to_operating_class()
/Linux-v6.6/net/mac80211/
Dchan.c208 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_sta_bw()
217 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_sta_bw()
245 enum nl80211_chan_width max_bw = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_max_required_bw()
264 enum nl80211_chan_width max_bw = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_chanctx_vif_max_required_bw()
270 enum nl80211_chan_width width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_chanctx_vif_max_required_bw()
325 enum nl80211_chan_width max_bw = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_chanctx_max_required_bw()
484 case NL80211_CHAN_WIDTH_20_NOHT: in _ieee80211_change_chanctx()
732 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_del_chanctx()
1963 if (chandef->width == NL80211_CHAN_WIDTH_20_NOHT || in ieee80211_link_change_bandwidth()
1964 link_conf->chandef.width == NL80211_CHAN_WIDTH_20_NOHT) { in ieee80211_link_change_bandwidth()
Dmesh.c434 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_ht_cap_ie()
475 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_ht_oper_ie()
506 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_vht_cap_ie()
547 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_vht_oper_ie()
576 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_he_cap_ie()
604 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_he_oper_ie()
657 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_eht_cap_ie()
684 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_eht_oper_ie()
744 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in ieee80211_mesh_update_bss_params()
1301 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_mesh_process_chnswitch()
Dvht.c434 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_sta_cap_chan_bw()
462 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_sta_rx_bw_to_chan_width()
486 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_chan_width_to_rx_bw()
516 bss_width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_sta_cur_vht_bw()
Dibss.c176 if (chandef->width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_ibss_build_presp()
270 chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in __ieee80211_sta_join_ibss()
416 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_sta_join_ibss()
789 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_ibss_process_chanswitch()
823 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_ibss_process_chanswitch()
1044 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_update_sta_info()
Dht.c258 width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_ht_cap_ie_to_sta_ht_cap()
266 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dscan.c331 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_prepare_scan_chandef()
967 local->scan_chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_scan_state_set_channel()
Drate.c582 case NL80211_CHAN_WIDTH_20_NOHT: in rate_idx_match_mask()
Dutil.c3363 chandef->width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_ie_build_ht_oper()
4405 c->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_chandef_downgrade()
4449 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_chandef_downgrade()
4451 c->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_chandef_downgrade()
/Linux-v6.6/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.c320 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_target_chandef_v1()
356 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_target_chandef_v2()
/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c820 if (chandef.width > NL80211_CHAN_WIDTH_20_NOHT) in mwifiex_uap_set_channel()
826 if (chandef.width > NL80211_CHAN_WIDTH_20_NOHT) in mwifiex_uap_set_channel()
836 case NL80211_CHAN_WIDTH_20_NOHT: in mwifiex_uap_set_channel()
/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_8188f.c595 hw->conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT) in rtl8188fu_config_channel()
635 hw->conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT) in rtl8188fu_config_channel()
643 hw->conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT) in rtl8188fu_config_channel()
650 hw->conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT) in rtl8188fu_config_channel()
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dcommon.c319 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()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h266 [NL80211_CHAN_WIDTH_20_NOHT] = CMD_CBW_20MHZ, in mt76_connac_chan_bw()
Dmt76x02_util.c72 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c253 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dtestmode.c556 case NL80211_CHAN_WIDTH_20_NOHT: in mt7915_tm_set_tx_cont()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dinit.c38 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/Linux-v6.6/drivers/net/wireless/virtual/
Dmac80211_hwsim.c950 case NL80211_CHAN_WIDTH_20_NOHT: in hwsim_get_chanwidth()
1912 enum nl80211_chan_width confbw = NL80211_CHAN_WIDTH_20_NOHT; in mac80211_hwsim_tx()
2307 [NL80211_CHAN_WIDTH_20_NOHT] = "noht",
2544 enum nl80211_chan_width confbw = NL80211_CHAN_WIDTH_20_NOHT; in mac80211_hwsim_sta_rc_update()
5071 BIT(NL80211_CHAN_WIDTH_20_NOHT) | in mac80211_hwsim_new_radio()

123