| /linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
| D | netdev.c | 163 cfg80211_chandef_create(&wdev->preset_chandef, ch, NL80211_CHAN_NO_HT); in wil_if_alloc()
|
| /linux-4.4.14/drivers/net/wireless/cw1200/ |
| D | cw1200.h | 305 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
|
| /linux-4.4.14/net/wireless/ |
| D | ibss.c | 277 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_join() 352 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_siwfreq()
|
| D | chan.c | 26 case NL80211_CHAN_NO_HT: in cfg80211_chandef_create()
|
| D | mlme.c | 749 NL80211_CHAN_NO_HT); in cfg80211_dfs_channels_update_work()
|
| D | reg.c | 1640 NL80211_CHAN_NO_HT); in reg_wdev_chan_valid()
|
| D | nl80211.c | 1958 case NL80211_CHAN_NO_HT: in nl80211_parse_chandef() 12173 NL80211_CHAN_NO_HT) || in nl80211_send_remain_on_chan_event()
|
| /linux-4.4.14/net/mac80211/ |
| D | spectmgmt.c | 117 NL80211_CHAN_NO_HT); in ieee80211_parse_ch_switch_ie()
|
| D | main.c | 878 NL80211_CHAN_NO_HT); in ieee80211_register_hw()
|
| D | util.c | 2388 NL80211_CHAN_NO_HT); in ieee80211_ht_oper_to_chandef() 2403 channel_type = NL80211_CHAN_NO_HT; in ieee80211_ht_oper_to_chandef()
|
| D | tdls.c | 85 NL80211_CHAN_NO_HT); in ieee80211_tdls_add_subband()
|
| /linux-4.4.14/drivers/net/wireless/orinoco/ |
| D | cfg.c | 175 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in orinoco_set_monitor_channel()
|
| /linux-4.4.14/include/uapi/linux/ |
| D | nl80211.h | 3307 NL80211_CHAN_NO_HT, enumerator
|
| /linux-4.4.14/drivers/net/wireless/mwifiex/ |
| D | cfg80211.c | 85 case NL80211_CHAN_NO_HT: in mwifiex_chan_type_to_sec_chan_offset() 2281 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params() 2285 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params() 3583 NL80211_CHAN_NO_HT); in mwifiex_cfg80211_get_channel()
|
| D | sta_ioctl.c | 1142 sc = mwifiex_chan_type_to_sec_chan_offset(NL80211_CHAN_NO_HT); in mwifiex_remain_on_chan_cfg()
|
| /linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
| D | phy.c | 1558 case NL80211_CHAN_NO_HT: in nl80211_to_carl()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
| D | core.c | 663 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.4.14/include/net/ |
| D | cfg80211.h | 416 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type() 425 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
|
| /linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
| D | fw.c | 1045 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_up()
|
| D | mac80211.c | 3253 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in iwl_mvm_roc()
|
| /linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
| D | mac80211.c | 1001 case NL80211_CHAN_NO_HT: in iwlagn_mac_channel_switch()
|
| /linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
| D | main.c | 1884 .radar_detect_widths = BIT(NL80211_CHAN_NO_HT) |
|
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
| D | channel.c | 833 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in ath_chanctx_offchan_switch()
|
| /linux-4.4.14/drivers/net/wireless/libertas/ |
| D | cfg.c | 450 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in lbs_cfg_set_monitor_channel()
|
| /linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
| D | cfg80211.c | 1108 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT); in ath6kl_cfg80211_ch_switch_notify() 2919 != NL80211_CHAN_NO_HT)) in ath6kl_start_ap()
|
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
| D | cmd.c | 409 case NL80211_CHAN_NO_HT: in wlcore_get_native_channel_type()
|
| D | main.c | 2011 wl->channel_type = NL80211_CHAN_NO_HT; in wlcore_op_stop_locked() 6281 wl->channel_type = NL80211_CHAN_NO_HT; in wlcore_alloc_hw()
|
| /linux-4.4.14/drivers/net/wireless/ |
| D | mwl8k.c | 2886 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.4.14/drivers/net/wireless/iwlegacy/ |
| D | 4965-mac.c | 6112 case NL80211_CHAN_NO_HT: in il4965_mac_channel_switch()
|