Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dspectmgmt.c320 NL80211_CHAN_HT20); in ieee80211_parse_ch_switch_ie()
Dtdls.c1921 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
1931 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
Dutil.c2928 channel_type = NL80211_CHAN_HT20; in ieee80211_chandef_ht_oper()
/linux-6.12.1/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.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1955 return NL80211_CHAN_HT20; in rtw_get_chan_type()
1964 return NL80211_CHAN_HT20; in rtw_get_chan_type()
1967 return NL80211_CHAN_HT20; in rtw_get_chan_type()
/linux-6.12.1/drivers/net/wireless/ath/carl9170/
Dphy.c1559 case NL80211_CHAN_HT20: in nl80211_to_carl()
/linux-6.12.1/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.12.1/include/uapi/linux/
Dnl80211.h5027 NL80211_CHAN_HT20, enumerator
/linux-6.12.1/net/wireless/
Dchan.c40 case NL80211_CHAN_HT20: in cfg80211_chandef_create()
Dnl80211.c3368 case NL80211_CHAN_HT20: in _nl80211_parse_chandef()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c970 case NL80211_CHAN_HT20: in iwlagn_mac_channel_switch()
/linux-6.12.1/drivers/net/wireless/ti/wl18xx/
Dmain.c1928 BIT(NL80211_CHAN_HT20) |
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dcmd.c414 case NL80211_CHAN_HT20: in wlcore_get_native_channel_type()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dcore.c702 case NL80211_CHAN_HT20: in rtl_op_config()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c780 rtlpriv->cfg->ops->set_bw_mode(hw, NL80211_CHAN_HT20); in _rtl92cu_init_mac()
/linux-6.12.1/drivers/net/wireless/marvell/
Dmwl8k.c2910 channel_type == NL80211_CHAN_HT20) { in mwl8k_cmd_tx_power()
3182 channel_type == NL80211_CHAN_HT20) in mwl8k_cmd_set_rf_channel()
/linux-6.12.1/include/net/
Dcfg80211.h931 return NL80211_CHAN_HT20; in cfg80211_get_chandef_type()
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1119 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT); in ath6kl_cfg80211_ch_switch_notify()
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c6086 case NL80211_CHAN_HT20: in il4965_mac_channel_switch()