Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_HT20 (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/net/mac80211/
Dspectmgmt.c111 NL80211_CHAN_HT20); in ieee80211_parse_ch_switch_ie()
Dtdls.c1843 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
1853 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
Dutil.c2643 channel_type = NL80211_CHAN_HT20; in ieee80211_chandef_ht_oper()
/Linux-v4.19/net/wireless/
Dchan.c31 case NL80211_CHAN_HT20: in cfg80211_chandef_create()
Dnl80211.c2319 case NL80211_CHAN_HT20: in nl80211_parse_chandef()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dchannel.c118 cfg80211_chandef_create(&ctx->chandef, chan, NL80211_CHAN_HT20); in ath_chanctx_init()
1350 cfg80211_chandef_create(&ctx->chandef, chan, NL80211_CHAN_HT20); in ath9k_offchannel_init()
Dinit.c808 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in ath9k_init_band_txpower()
/Linux-v4.19/include/uapi/linux/
Dnl80211.h4026 NL80211_CHAN_HT20, enumerator
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c85 case NL80211_CHAN_HT20: in mwifiex_chan_type_to_sec_chan_offset()
109 return NL80211_CHAN_HT20; in mwifiex_get_chan_type()
119 return NL80211_CHAN_HT20; in mwifiex_get_chan_type()
123 return NL80211_CHAN_HT20; in mwifiex_get_chan_type()
/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Dphy.c1559 case NL80211_CHAN_HT20: in nl80211_to_carl()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c1010 case NL80211_CHAN_HT20: in iwlagn_mac_channel_switch()
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dmain.c1916 BIT(NL80211_CHAN_HT20) |
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dcore.c741 case NL80211_CHAN_HT20: in rtl_op_config()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.c421 case NL80211_CHAN_HT20: in wlcore_get_native_channel_type()
/Linux-v4.19/drivers/staging/rtlwifi/
Dcore.c689 case NL80211_CHAN_HT20: in rtl_op_config()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c869 rtlpriv->cfg->ops->set_bw_mode(hw, NL80211_CHAN_HT20); in _rtl92cu_init_mac()
/Linux-v4.19/include/net/
Dcfg80211.h526 return NL80211_CHAN_HT20; in cfg80211_get_chandef_type()
/Linux-v4.19/drivers/net/wireless/marvell/
Dmwl8k.c2892 channel_type == NL80211_CHAN_HT20) { in mwl8k_cmd_tx_power()
3164 channel_type == NL80211_CHAN_HT20) in mwl8k_cmd_set_rf_channel()
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1119 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT); in ath6kl_cfg80211_ch_switch_notify()
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c6116 case NL80211_CHAN_HT20: in il4965_mac_channel_switch()