Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c50 result |= BIT(NL80211_CHAN_WIDTH_20); in qlink_chan_width_mask_to_nl()
73 return NL80211_CHAN_WIDTH_20; in qlink_chanwidth_to_nl()
96 case NL80211_CHAN_WIDTH_20: in qlink_chanwidth_nl_to_qlink()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dchan.c42 chandef->width = NL80211_CHAN_WIDTH_20; in cfg80211_chandef_create()
170 case NL80211_CHAN_WIDTH_20: in nl80211_chan_width_to_mhz()
212 case NL80211_CHAN_WIDTH_20: in cfg80211_chandef_valid()
375 c1->width == NL80211_CHAN_WIDTH_20) in cfg80211_chandef_compatible()
379 c2->width == NL80211_CHAN_WIDTH_20) in cfg80211_chandef_compatible()
987 case NL80211_CHAN_WIDTH_20: in cfg80211_chandef_usable()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dvht.c391 NL80211_CHAN_WIDTH_40 : NL80211_CHAN_WIDTH_20; in ieee80211_sta_cap_chan_bw()
416 return NL80211_CHAN_WIDTH_20; in ieee80211_sta_rx_bw_to_chan_width()
430 return NL80211_CHAN_WIDTH_20; in ieee80211_sta_rx_bw_to_chan_width()
439 case NL80211_CHAN_WIDTH_20: in ieee80211_chan_width_to_rx_bw()
H A Dibss.c195 if (chandef->width != NL80211_CHAN_WIDTH_20 && in ieee80211_ibss_build_presp()
272 chandef.width == NL80211_CHAN_WIDTH_20) { in __ieee80211_sta_join_ibss()
277 chandef.width = NL80211_CHAN_WIDTH_20; in __ieee80211_sta_join_ibss()
420 case NL80211_CHAN_WIDTH_20: in ieee80211_sta_join_ibss()
799 case NL80211_CHAN_WIDTH_20: in ieee80211_ibss_process_chanswitch()
831 case NL80211_CHAN_WIDTH_20: in ieee80211_ibss_process_chanswitch()
1068 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_20 && in ieee80211_update_sta_info()
H A Dht.c255 case NL80211_CHAN_WIDTH_20: in ieee80211_ht_cap_ie_to_sta_ht_cap()
H A Dchan.c199 return NL80211_CHAN_WIDTH_20; in ieee80211_get_sta_bw()
219 return NL80211_CHAN_WIDTH_20; in ieee80211_get_sta_bw()
H A Dutil.c3030 chandef->width != NL80211_CHAN_WIDTH_20) in ieee80211_ie_build_ht_oper()
3418 he_chandef.width = NL80211_CHAN_WIDTH_20; in ieee80211_chandef_he_6ghz_oper()
3824 case NL80211_CHAN_WIDTH_20: in ieee80211_chandef_downgrade()
3829 c->width = NL80211_CHAN_WIDTH_20; in ieee80211_chandef_downgrade()
H A Dmesh_plink.c196 sdata->vif.bss_conf.chandef.width > NL80211_CHAN_WIDTH_20) in mesh_set_ht_prot_mode()
H A Dmlme.c200 chandef->width = NL80211_CHAN_WIDTH_20; in ieee80211_determine_chantype()
427 chandef.width > NL80211_CHAN_WIDTH_20) in ieee80211_config_bw()
456 case NL80211_CHAN_WIDTH_20: in ieee80211_config_bw()
1204 case NL80211_CHAN_WIDTH_20: in ieee80211_chswitch_work()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c84 case NL80211_CHAN_WIDTH_20: in iwl_mvm_ftm_responder_set_bw_v1()
111 case NL80211_CHAN_WIDTH_20: in iwl_mvm_ftm_responder_set_bw_v2()
H A Dftm-initiator.c357 case NL80211_CHAN_WIDTH_20: in iwl_mvm_ftm_target_chandef_v1()
372 *ctrl_ch_position = (peer->chandef.width > NL80211_CHAN_WIDTH_20) ? in iwl_mvm_ftm_target_chandef_v1()
393 case NL80211_CHAN_WIDTH_20: in iwl_mvm_ftm_target_chandef_v2()
415 *ctrl_ch_position = (peer->chandef.width > NL80211_CHAN_WIDTH_20) ? in iwl_mvm_ftm_target_chandef_v2()
H A Dphy-ctxt.c73 case NL80211_CHAN_WIDTH_20: in iwl_mvm_get_channel_width()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dcommon.c321 case NL80211_CHAN_WIDTH_20: in ath9k_cmn_update_ichannel()
H A Dinit.c873 BIT(NL80211_CHAN_WIDTH_20) |
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap_cfg80211.c693 case NL80211_CHAN_WIDTH_20: in woal_convert_chan_to_bandconfig()
987 if (params->chandef.width >= NL80211_CHAN_WIDTH_20) in woal_cfg80211_beacon_config()
1017 case NL80211_CHAN_WIDTH_20: in woal_cfg80211_beacon_config()
1121 ((priv->chan.width == NL80211_CHAN_WIDTH_20) || in woal_cfg80211_beacon_config()
3316 case NL80211_CHAN_WIDTH_20: in woal_cfg80211_set_radar_background()
3406 case NL80211_CHAN_WIDTH_20: in woal_switch_uap_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap_cfg80211.c465 case NL80211_CHAN_WIDTH_20: in woal_convert_chan_to_bandconfig()
694 if (params->chandef.width >= NL80211_CHAN_WIDTH_20) in woal_cfg80211_beacon_config()
721 case NL80211_CHAN_WIDTH_20: in woal_cfg80211_beacon_config()
2786 case NL80211_CHAN_WIDTH_20: in woal_switch_uap_channel()
H A Dmoal_cfgvendor.c216 case NL80211_CHAN_WIDTH_20: in woal_cfg80211_dfs_vendor_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c228 BIT(NL80211_CHAN_WIDTH_20) |
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c215 BIT(NL80211_CHAN_WIDTH_20) |
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c79 BIT(NL80211_CHAN_WIDTH_20) |
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnl80211.h4080 NL80211_CHAN_WIDTH_20, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnl80211.h4080 NL80211_CHAN_WIDTH_20, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c848 case NL80211_CHAN_WIDTH_20: in mwifiex_uap_set_channel()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h4530 NL80211_CHAN_WIDTH_20, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c481 case NL80211_CHAN_WIDTH_20: in mt76x0_phy_bbp_set_bw()

123