/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | cw1200.h | 302 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
|
/openbmc/linux/net/wireless/ |
H A D | ibss.c | 277 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_join() 350 NL80211_CHAN_NO_HT); in cfg80211_ibss_wext_siwfreq()
|
H A D | chan.c | 37 case NL80211_CHAN_NO_HT: in cfg80211_chandef_create()
|
H A D | mlme.c | 950 NL80211_CHAN_NO_HT); in cfg80211_dfs_channels_update_work()
|
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | cfg.c | 175 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in orinoco_set_monitor_channel()
|
/openbmc/linux/net/mac80211/ |
H A D | spectmgmt.c | 121 NL80211_CHAN_NO_HT); in ieee80211_parse_ch_switch_ie()
|
H A D | ibss.c | 425 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss() 437 NL80211_CHAN_NO_HT); in ieee80211_sta_join_ibss() 1052 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in ieee80211_update_sta_info()
|
H A D | main.c | 1105 NL80211_CHAN_NO_HT); in ieee80211_register_hw()
|
H A D | tdls.c | 90 NL80211_CHAN_NO_HT); in ieee80211_tdls_add_subband()
|
H A D | mesh.c | 99 NL80211_CHAN_NO_HT); in mesh_matches_local()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | phy-ctxt.c | 366 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_phy_ctxt_unref()
|
H A D | fw.c | 1635 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_up()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 73 case NL80211_CHAN_NO_HT: in mwifiex_chan_type_to_sec_chan_offset() 100 return NL80211_CHAN_NO_HT; in mwifiex_get_chan_type() 2519 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params() 2523 NL80211_CHAN_NO_HT) in mwifiex_set_ibss_params() 4051 NL80211_CHAN_NO_HT); in mwifiex_cfg80211_get_channel()
|
H A D | sta_ioctl.c | 1163 sc = mwifiex_chan_type_to_sec_chan_offset(NL80211_CHAN_NO_HT); in mwifiex_remain_on_chan_cfg()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | core.c | 655 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config() 725 case NL80211_CHAN_NO_HT: in rtl_op_config()
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1558 case NL80211_CHAN_NO_HT: in nl80211_to_carl()
|
/openbmc/linux/include/uapi/linux/ |
H A D | nl80211.h | 4921 NL80211_CHAN_NO_HT, enumerator
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 1959 return NL80211_CHAN_NO_HT; in rtw_get_chan_type() 1998 cfg80211_chandef_create(chandef, chan, NL80211_CHAN_NO_HT); in cfg80211_rtw_get_channel()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 973 case NL80211_CHAN_NO_HT: in iwlagn_mac_channel_switch()
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1863 .radar_detect_widths = BIT(NL80211_CHAN_NO_HT) |
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 857 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type() 866 return NL80211_CHAN_NO_HT; in cfg80211_get_chandef_type()
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | cfg.c | 494 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in lbs_cfg_set_monitor_channel()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | channel.c | 854 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in ath_chanctx_offchan_switch()
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 1119 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT); in ath6kl_cfg80211_ch_switch_notify() 2927 != NL80211_CHAN_NO_HT)) in ath6kl_start_ap()
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.c | 403 case NL80211_CHAN_NO_HT: in wlcore_get_native_channel_type()
|