Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dphy-ctxt.c303 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_phy_ctxt_unref()
Dfw.c1406 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_up()
/Linux-v5.4/drivers/net/wireless/st/cw1200/
Dcw1200.h302 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
/Linux-v5.4/net/wireless/
Dibss.c279 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_join()
352 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_siwfreq()
Dchan.c35 case NL80211_CHAN_NO_HT: in cfg80211_chandef_create()
Dmlme.c817 NL80211_CHAN_NO_HT); in cfg80211_dfs_channels_update_work()
/Linux-v5.4/drivers/net/wireless/intersil/orinoco/
Dcfg.c175 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in orinoco_set_monitor_channel()
/Linux-v5.4/net/mac80211/
Dspectmgmt.c120 NL80211_CHAN_NO_HT); in ieee80211_parse_ch_switch_ie()
Dibss.c428 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss()
440 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss()
1056 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in ieee80211_update_sta_info()
Dmain.c959 NL80211_CHAN_NO_HT); in ieee80211_register_hw()
Dmesh.c97 NL80211_CHAN_NO_HT); in mesh_matches_local()
Dtdls.c89 NL80211_CHAN_NO_HT); in ieee80211_tdls_add_subband()
/Linux-v5.4/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()
2450 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
2454 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
4017 NL80211_CHAN_NO_HT); in mwifiex_cfg80211_get_channel()
Dsta_ioctl.c1165 sc = mwifiex_chan_type_to_sec_chan_offset(NL80211_CHAN_NO_HT); in mwifiex_remain_on_chan_cfg()
/Linux-v5.4/drivers/net/wireless/ath/carl9170/
Dphy.c1558 case NL80211_CHAN_NO_HT: in nl80211_to_carl()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Dcore.c653 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config()
723 case NL80211_CHAN_NO_HT: in rtl_op_config()
/Linux-v5.4/include/uapi/linux/
Dnl80211.h4233 NL80211_CHAN_NO_HT, enumerator
/Linux-v5.4/include/net/
Dcfg80211.h611 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
620 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c977 case NL80211_CHAN_NO_HT: in iwlagn_mac_channel_switch()
/Linux-v5.4/drivers/net/wireless/marvell/libertas/
Dcfg.c447 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in lbs_cfg_set_monitor_channel()
/Linux-v5.4/drivers/net/wireless/ti/wl18xx/
Dmain.c1863 .radar_detect_widths = BIT(NL80211_CHAN_NO_HT) |
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dchannel.c854 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in ath_chanctx_offchan_switch()
/Linux-v5.4/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-v5.4/drivers/net/wireless/ti/wlcore/
Dcmd.c405 case NL80211_CHAN_NO_HT: in wlcore_get_native_channel_type()
/Linux-v5.4/drivers/net/wireless/marvell/
Dmwl8k.c2899 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_tx_power()
3171 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_set_rf_channel()

12