Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_NO_HT (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.3-rc2/drivers/net/wireless/st/cw1200/
A Dcw1200.h302 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
/linux-6.3-rc2/drivers/net/wireless/intersil/orinoco/
A Dcfg.c175 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in orinoco_set_monitor_channel()
/linux-6.3-rc2/net/wireless/
A Dibss.c277 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_join()
350 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_siwfreq()
A Dchan.c37 case NL80211_CHAN_NO_HT: in cfg80211_chandef_create()
A Dmlme.c918 NL80211_CHAN_NO_HT); in cfg80211_dfs_channels_update_work()
/linux-6.3-rc2/net/mac80211/
A Dspectmgmt.c121 NL80211_CHAN_NO_HT); in ieee80211_parse_ch_switch_ie()
A Dibss.c425 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss()
437 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss()
1048 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in ieee80211_update_sta_info()
A Dmain.c1074 NL80211_CHAN_NO_HT); in ieee80211_register_hw()
A Dmesh.c98 NL80211_CHAN_NO_HT); in mesh_matches_local()
A Dtdls.c89 NL80211_CHAN_NO_HT); in ieee80211_tdls_add_subband()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dphy-ctxt.c374 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_phy_ctxt_unref()
A Dfw.c1602 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_up()
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c73 case NL80211_CHAN_NO_HT: in mwifiex_chan_type_to_sec_chan_offset()
100 return NL80211_CHAN_NO_HT; in mwifiex_get_chan_type()
2515 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
2519 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
4047 NL80211_CHAN_NO_HT); in mwifiex_cfg80211_get_channel()
A Dsta_ioctl.c1163 sc = mwifiex_chan_type_to_sec_chan_offset(NL80211_CHAN_NO_HT); in mwifiex_remain_on_chan_cfg()
/linux-6.3-rc2/drivers/net/wireless/ath/carl9170/
A Dphy.c1558 case NL80211_CHAN_NO_HT: in nl80211_to_carl()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/
A Dcore.c655 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config()
725 case NL80211_CHAN_NO_HT: in rtl_op_config()
/linux-6.3-rc2/include/uapi/linux/
A Dnl80211.h4851 NL80211_CHAN_NO_HT, enumerator
/linux-6.3-rc2/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c1991 return NL80211_CHAN_NO_HT; in rtw_get_chan_type()
2030 cfg80211_chandef_create(chandef, chan, NL80211_CHAN_NO_HT); in cfg80211_rtw_get_channel()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A Dmac80211.c973 case NL80211_CHAN_NO_HT: in iwlagn_mac_channel_switch()
/linux-6.3-rc2/drivers/net/wireless/ti/wl18xx/
A Dmain.c1863 .radar_detect_widths = BIT(NL80211_CHAN_NO_HT) |
/linux-6.3-rc2/include/net/
A Dcfg80211.h842 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
851 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/
A Dcfg.c494 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in lbs_cfg_set_monitor_channel()
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dchannel.c854 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in ath_chanctx_offchan_switch()
/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/
A Dcfg80211.c1119 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT); in ath6kl_cfg80211_ch_switch_notify()
2927 != NL80211_CHAN_NO_HT)) in ath6kl_start_ap()
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dcmd.c403 case NL80211_CHAN_NO_HT: in wlcore_get_native_channel_type()

Completed in 123 milliseconds

12