Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dspectmgmt.c109 NL80211_CHAN_HT20); in ieee80211_parse_ch_switch_ie()
Dtdls.c1859 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
1869 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
Dutil.c3367 channel_type = NL80211_CHAN_HT20; in ieee80211_chandef_ht_oper()
/linux-6.1.9/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.c857 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in ath9k_init_band_txpower()
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1985 return NL80211_CHAN_HT20; in rtw_get_chan_type()
1994 return NL80211_CHAN_HT20; in rtw_get_chan_type()
1997 return NL80211_CHAN_HT20; in rtw_get_chan_type()
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c74 case NL80211_CHAN_HT20: in mwifiex_chan_type_to_sec_chan_offset()
98 return NL80211_CHAN_HT20; in mwifiex_get_chan_type()
108 return NL80211_CHAN_HT20; in mwifiex_get_chan_type()
112 return NL80211_CHAN_HT20; in mwifiex_get_chan_type()
/linux-6.1.9/drivers/net/wireless/ath/carl9170/
Dphy.c1559 case NL80211_CHAN_HT20: in nl80211_to_carl()
/linux-6.1.9/net/wireless/
Dchan.c41 case NL80211_CHAN_HT20: in cfg80211_chandef_create()
Dnl80211.c3214 case NL80211_CHAN_HT20: in nl80211_parse_chandef()
/linux-6.1.9/include/uapi/linux/
Dnl80211.h4823 NL80211_CHAN_HT20, enumerator
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c974 case NL80211_CHAN_HT20: in iwlagn_mac_channel_switch()
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
Dmain.c1864 BIT(NL80211_CHAN_HT20) |
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/
Dcore.c724 case NL80211_CHAN_HT20: in rtl_op_config()
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dcmd.c405 case NL80211_CHAN_HT20: in wlcore_get_native_channel_type()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c849 rtlpriv->cfg->ops->set_bw_mode(hw, NL80211_CHAN_HT20); in _rtl92cu_init_mac()
/linux-6.1.9/drivers/net/wireless/marvell/
Dmwl8k.c2905 channel_type == NL80211_CHAN_HT20) { in mwl8k_cmd_tx_power()
3177 channel_type == NL80211_CHAN_HT20) in mwl8k_cmd_set_rf_channel()
/linux-6.1.9/include/net/
Dcfg80211.h844 return NL80211_CHAN_HT20; in cfg80211_get_chandef_type()
/linux-6.1.9/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1119 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT); in ath6kl_cfg80211_ch_switch_notify()
/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c6092 case NL80211_CHAN_HT20: in il4965_mac_channel_switch()