Home
last modified time | relevance | path

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

12

/linux-6.12.1/net/wireless/
Dibss.c257 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_join()
328 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_siwfreq()
Dchan.c36 case NL80211_CHAN_NO_HT: in cfg80211_chandef_create()
Dmlme.c1057 NL80211_CHAN_NO_HT); in cfg80211_dfs_channels_update_work()
/linux-6.12.1/drivers/net/wireless/st/cw1200/
Dcw1200.h302 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dphy-ctxt.c377 cfg80211_chandef_create(&chandef, ctxt->channel, NL80211_CHAN_NO_HT); in iwl_mvm_phy_ctxt_unref()
/linux-6.12.1/net/mac80211/
Dspectmgmt.c332 NL80211_CHAN_NO_HT); in ieee80211_parse_ch_switch_ie()
Dibss.c414 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss()
426 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss()
1028 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in ieee80211_update_sta_info()
Dmain.c1261 NL80211_CHAN_NO_HT); in ieee80211_register_hw()
Dmesh.c101 NL80211_CHAN_NO_HT); in mesh_matches_local()
Dtdls.c90 NL80211_CHAN_NO_HT); in ieee80211_tdls_add_subband()
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
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()
2546 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
2550 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
4112 NL80211_CHAN_NO_HT); in mwifiex_cfg80211_get_channel()
Dsta_ioctl.c1162 sc = mwifiex_chan_type_to_sec_chan_offset(NL80211_CHAN_NO_HT); in mwifiex_remain_on_chan_cfg()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dcore.c640 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config()
703 case NL80211_CHAN_NO_HT: in rtl_op_config()
/linux-6.12.1/drivers/net/wireless/ath/carl9170/
Dphy.c1558 case NL80211_CHAN_NO_HT: in nl80211_to_carl()
/linux-6.12.1/include/uapi/linux/
Dnl80211.h5026 NL80211_CHAN_NO_HT, enumerator
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1957 return NL80211_CHAN_NO_HT; in rtw_get_chan_type()
1996 cfg80211_chandef_create(chandef, chan, NL80211_CHAN_NO_HT); in cfg80211_rtw_get_channel()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c969 case NL80211_CHAN_NO_HT: in iwlagn_mac_channel_switch()
/linux-6.12.1/drivers/net/wireless/marvell/libertas/
Dcfg.c494 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in lbs_cfg_set_monitor_channel()
/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dchannel.c854 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in ath_chanctx_offchan_switch()
/linux-6.12.1/drivers/net/wireless/ti/wl18xx/
Dmain.c1927 .radar_detect_widths = BIT(NL80211_CHAN_NO_HT) |
/linux-6.12.1/include/net/
Dcfg80211.h929 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
938 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
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.12.1/drivers/net/wireless/ti/wlcore/
Dcmd.c412 case NL80211_CHAN_NO_HT: in wlcore_get_native_channel_type()
/linux-6.12.1/drivers/net/wireless/marvell/
Dmwl8k.c2909 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_tx_power()
3181 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_set_rf_channel()
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcore.c281 NL80211_CHAN_NO_HT); in rtw89_get_default_chandef()
3062 cfg80211_chandef_create(&roc_chan, &roc->chan, NL80211_CHAN_NO_HT); in rtw89_roc_start()

12