Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dnetdev.c159 cfg80211_chandef_create(&wdev->preset_chandef, ch, NL80211_CHAN_NO_HT); in wil_if_alloc()
/linux-4.1.27/drivers/net/wireless/cw1200/
Dcw1200.h305 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
/linux-4.1.27/net/wireless/
Dibss.c277 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_join()
352 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_siwfreq()
Dchan.c26 case NL80211_CHAN_NO_HT: in cfg80211_chandef_create()
Dmlme.c704 NL80211_CHAN_NO_HT); in cfg80211_dfs_channels_update_work()
Dreg.c1573 NL80211_CHAN_NO_HT); in reg_wdev_chan_valid()
Dnl80211.c1945 case NL80211_CHAN_NO_HT: in nl80211_parse_chandef()
11789 NL80211_CHAN_NO_HT) || in nl80211_send_remain_on_chan_event()
/linux-4.1.27/net/mac80211/
Dspectmgmt.c117 NL80211_CHAN_NO_HT); in ieee80211_parse_ch_switch_ie()
Dtdls.c72 NL80211_CHAN_NO_HT); in ieee80211_tdls_add_subband()
1663 chan_type = NL80211_CHAN_NO_HT; in ieee80211_process_tdls_channel_switch_req()
Dmain.c874 NL80211_CHAN_NO_HT); in ieee80211_register_hw()
Dmesh.c461 if (!ht_cap->ht_supported || channel_type == NL80211_CHAN_NO_HT) in mesh_add_ht_oper_ie()
Dutil.c2390 NL80211_CHAN_NO_HT); in ieee80211_ht_oper_to_chandef()
2405 channel_type = NL80211_CHAN_NO_HT; in ieee80211_ht_oper_to_chandef()
/linux-4.1.27/drivers/net/wireless/orinoco/
Dcfg.c175 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in orinoco_set_monitor_channel()
/linux-4.1.27/include/uapi/linux/
Dnl80211.h3276 NL80211_CHAN_NO_HT, enumerator
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dfw.c725 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_up()
Dmac80211.c3165 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in iwl_mvm_roc()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dphy.c1558 case NL80211_CHAN_NO_HT: in nl80211_to_carl()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dcore.c663 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config()
733 case NL80211_CHAN_NO_HT: in rtl_op_config()
/linux-4.1.27/include/net/
Dcfg80211.h415 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
424 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcfg80211.c58 case NL80211_CHAN_NO_HT: in mwifiex_chan_type_to_sec_chan_offset()
2139 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
2143 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params()
Dsta_ioctl.c1122 sc = mwifiex_chan_type_to_sec_chan_offset(NL80211_CHAN_NO_HT); in mwifiex_remain_on_chan_cfg()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c988 case NL80211_CHAN_NO_HT: in iwlagn_mac_channel_switch()
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dmain.c1802 .radar_detect_widths = BIT(NL80211_CHAN_NO_HT) |
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dchannel.c833 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in ath_chanctx_offchan_switch()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1108 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT); in ath6kl_cfg80211_ch_switch_notify()
2919 != NL80211_CHAN_NO_HT)) in ath6kl_start_ap()
/linux-4.1.27/drivers/net/wireless/libertas/
Dcfg.c450 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in lbs_cfg_set_monitor_channel()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dcmd.c409 case NL80211_CHAN_NO_HT: in wlcore_get_native_channel_type()
Dmain.c2005 wl->channel_type = NL80211_CHAN_NO_HT; in wlcore_op_stop_locked()
6243 wl->channel_type = NL80211_CHAN_NO_HT; in wlcore_alloc_hw()
/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c2886 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_tx_power()
3158 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_set_rf_channel()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D4965-mac.c6110 case NL80211_CHAN_NO_HT: in il4965_mac_channel_switch()