Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dspectmgmt.c109 NL80211_CHAN_HT20); in ieee80211_parse_ch_switch_ie()
H A Dtdls.c1962 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()
H A Dutil.c3662 channel_type = NL80211_CHAN_HT20; in ieee80211_chandef_ht_oper()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A 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()
H A Dinit.c857 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in ath9k_init_band_txpower()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1957 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()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A 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()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.c1559 case NL80211_CHAN_HT20: in nl80211_to_carl()
/openbmc/linux/net/wireless/
H A Dchan.c41 case NL80211_CHAN_HT20: in cfg80211_chandef_create()
H A Dnl80211.c3271 case NL80211_CHAN_HT20: in nl80211_parse_chandef()
/openbmc/linux/include/uapi/linux/
H A Dnl80211.h4922 NL80211_CHAN_HT20, enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c974 case NL80211_CHAN_HT20: in iwlagn_mac_channel_switch()
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1864 BIT(NL80211_CHAN_HT20) |
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.c405 case NL80211_CHAN_HT20: in wlcore_get_native_channel_type()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c724 case NL80211_CHAN_HT20: in rtl_op_config()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.c849 rtlpriv->cfg->ops->set_bw_mode(hw, NL80211_CHAN_HT20); in _rtl92cu_init_mac()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c2905 channel_type == NL80211_CHAN_HT20) { in mwl8k_cmd_tx_power()
3177 channel_type == NL80211_CHAN_HT20) in mwl8k_cmd_set_rf_channel()
/openbmc/linux/include/net/
H A Dcfg80211.h859 return NL80211_CHAN_HT20; in cfg80211_get_chandef_type()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1119 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT); in ath6kl_cfg80211_ch_switch_notify()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c6092 case NL80211_CHAN_HT20: in il4965_mac_channel_switch()