Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dcw1200.h305 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dphy-ctxt.c297 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_phy_ctxt_unref()
Dfw.c1083 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_up()
/Linux-v4.19/net/wireless/
Dibss.c273 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_join()
346 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_siwfreq()
Dchan.c27 case NL80211_CHAN_NO_HT: in cfg80211_chandef_create()
Dmlme.c813 NL80211_CHAN_NO_HT); in cfg80211_dfs_channels_update_work()
/Linux-v4.19/net/mac80211/
Dspectmgmt.c123 NL80211_CHAN_NO_HT); in ieee80211_parse_ch_switch_ie()
Dibss.c430 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss()
442 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss()
1058 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in ieee80211_update_sta_info()
Dmain.c936 NL80211_CHAN_NO_HT); in ieee80211_register_hw()
Dmesh.c99 NL80211_CHAN_NO_HT); in mesh_matches_local()
Dtdls.c89 NL80211_CHAN_NO_HT); in ieee80211_tdls_add_subband()
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/
Dcfg.c175 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in orinoco_set_monitor_channel()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c84 case NL80211_CHAN_NO_HT: in mwifiex_chan_type_to_sec_chan_offset()
111 return NL80211_CHAN_NO_HT; in mwifiex_get_chan_type()
2414 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
2418 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
3983 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-v4.19/include/uapi/linux/
Dnl80211.h4025 NL80211_CHAN_NO_HT, enumerator
/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Dphy.c1558 case NL80211_CHAN_NO_HT: in nl80211_to_carl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dcore.c672 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config()
742 case NL80211_CHAN_NO_HT: in rtl_op_config()
/Linux-v4.19/drivers/staging/rtlwifi/
Dcore.c620 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config()
690 case NL80211_CHAN_NO_HT: in rtl_op_config()
/Linux-v4.19/include/net/
Dcfg80211.h524 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
533 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c1009 case NL80211_CHAN_NO_HT: in iwlagn_mac_channel_switch()
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dmain.c1915 .radar_detect_widths = BIT(NL80211_CHAN_NO_HT) |
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dcfg.c447 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in lbs_cfg_set_monitor_channel()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dchannel.c854 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in ath_chanctx_offchan_switch()
/Linux-v4.19/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-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.c419 case NL80211_CHAN_NO_HT: in wlcore_get_native_channel_type()

12