Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A 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()
/openbmc/linux/net/wireless/
H A 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()
H A 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()
H A Dutil.c119 return NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_s1g_channel_width()
2035 if (chandef->width != NL80211_CHAN_WIDTH_20_NOHT) in ieee80211_chandef_to_operating_class()
/openbmc/linux/net/mac80211/
H A 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()
H A 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()
H A 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()
1307 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_mesh_process_chnswitch()
H A 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()
H A 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()
H A Dscan.c337 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_prepare_scan_chandef()
980 local->scan_chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_scan_state_set_channel()
H A Drate.c583 case NL80211_CHAN_WIDTH_20_NOHT: in rate_idx_match_mask()
H A Dutil.c3384 chandef->width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_ie_build_ht_oper()
4425 c->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_chandef_downgrade()
4469 case NL80211_CHAN_WIDTH_20_NOHT: in ieee80211_chandef_downgrade()
4471 c->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_chandef_downgrade()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A 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()
H A Dphy-ctxt.c15 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_get_channel_width()
H A Dftm-initiator.c322 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_target_chandef_v1()
358 case NL80211_CHAN_WIDTH_20_NOHT: in iwl_mvm_ftm_target_chandef_v2()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c828 if (chandef.width > NL80211_CHAN_WIDTH_20_NOHT) in mwifiex_uap_set_channel()
834 if (chandef.width > NL80211_CHAN_WIDTH_20_NOHT) in mwifiex_uap_set_channel()
844 case NL80211_CHAN_WIDTH_20_NOHT: in mwifiex_uap_set_channel()
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A 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()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon.c319 case NL80211_CHAN_WIDTH_20_NOHT: in ath9k_cmn_update_ichannel()
H A Dinit.c918 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h266 [NL80211_CHAN_WIDTH_20_NOHT] = CMD_CBW_20MHZ, in mt76_connac_chan_bw()
H A Dmt76x02_util.c72 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c256 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c556 case NL80211_CHAN_WIDTH_20_NOHT: in mt7915_tm_set_tx_cont()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c38 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/openbmc/linux/drivers/net/wireless/virtual/
H A 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