/kernel/linux/linux-5.10/net/mac80211/ |
H A D | spectmgmt.c | 109 NL80211_CHAN_HT20); in ieee80211_parse_ch_switch_ie()
|
H A D | tdls.c | 1847 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req() 1857 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | spectmgmt.c | 109 NL80211_CHAN_HT20); in ieee80211_parse_ch_switch_ie()
|
H A D | tdls.c | 1962 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req() 1972 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 1957 return NL80211_CHAN_HT20; in rtw_get_chan_type() 1966 return NL80211_CHAN_HT20; in rtw_get_chan_type() 1969 return NL80211_CHAN_HT20; in rtw_get_chan_type()
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 77 * NL80211_CHAN_HT20 -> IEEE80211_HT_PARAM_CHA_SEC_NONE 86 case NL80211_CHAN_HT20: in mwifiex_chan_type_to_sec_chan_offset() 110 return NL80211_CHAN_HT20; in mwifiex_get_chan_type() 120 return NL80211_CHAN_HT20; in mwifiex_get_chan_type() 124 return NL80211_CHAN_HT20; in mwifiex_get_chan_type()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 65 * NL80211_CHAN_HT20 -> IEEE80211_HT_PARAM_CHA_SEC_NONE 74 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()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | chan.c | 41 case NL80211_CHAN_HT20: in cfg80211_chandef_create()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 928 NL80211_CHAN_HT20, enumerator
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | channel.c | 118 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()
|
H A D | init.c | 805 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in ath9k_init_band_txpower()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | channel.c | 118 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()
|
H A D | init.c | 857 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in ath9k_init_band_txpower()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 979 case NL80211_CHAN_HT20: in iwlagn_mac_channel_switch()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 1463 * NL80211_CHAN_HT20 = HT20 only 4467 * @NL80211_CHAN_HT20: 20 MHz HT channel 4475 NL80211_CHAN_HT20, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 1625 * NL80211_CHAN_HT20 = HT20 only 4914 * @NL80211_CHAN_HT20: 20 MHz HT channel 4922 NL80211_CHAN_HT20, enumerator
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 974 case NL80211_CHAN_HT20: in iwlagn_mac_channel_switch()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | chan.c | 41 case NL80211_CHAN_HT20: in cfg80211_chandef_create()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1013 NL80211_CHAN_HT20, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1001 NL80211_CHAN_HT20, enumerator
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1559 case NL80211_CHAN_HT20: in nl80211_to_carl()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
H A D | core.c | 724 case NL80211_CHAN_HT20: in rtl_op_config()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1864 BIT(NL80211_CHAN_HT20) |
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.c | 407 case NL80211_CHAN_HT20: in wlcore_get_native_channel_type()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1559 case NL80211_CHAN_HT20: in nl80211_to_carl()
|