Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dspectmgmt.c105 NL80211_CHAN_HT20); in ieee80211_parse_ch_switch_ie()
Dtdls.c1665 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
1675 chan_type = NL80211_CHAN_HT20; in ieee80211_process_tdls_channel_switch_req()
Dutil.c2396 channel_type = NL80211_CHAN_HT20; in ieee80211_ht_oper_to_chandef()
/linux-4.1.27/net/wireless/
Dchan.c30 case NL80211_CHAN_HT20: in cfg80211_chandef_create()
Dnl80211.c1946 case NL80211_CHAN_HT20: in nl80211_parse_chandef()
/linux-4.1.27/include/uapi/linux/
Dnl80211.h3277 NL80211_CHAN_HT20, enumerator
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dchannel.c117 cfg80211_chandef_create(&ctx->chandef, chan, NL80211_CHAN_HT20); in ath_chanctx_init()
1318 cfg80211_chandef_create(&ctx->chandef, chan, NL80211_CHAN_HT20); in ath9k_offchannel_init()
Dinit.c704 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in ath9k_init_band_txpower()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dphy.c1559 case NL80211_CHAN_HT20: in nl80211_to_carl()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c989 case NL80211_CHAN_HT20: in iwlagn_mac_channel_switch()
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dmain.c1803 BIT(NL80211_CHAN_HT20) |
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dcore.c732 case NL80211_CHAN_HT20: in rtl_op_config()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dcmd.c411 case NL80211_CHAN_HT20: in wlcore_get_native_channel_type()
/linux-4.1.27/include/net/
Dcfg80211.h417 return NL80211_CHAN_HT20; in cfg80211_get_chandef_type()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
Dhw.c888 rtlpriv->cfg->ops->set_bw_mode(hw, NL80211_CHAN_HT20); in _rtl92cu_init_mac()
/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c2887 channel_type == NL80211_CHAN_HT20) { in mwl8k_cmd_tx_power()
3159 channel_type == NL80211_CHAN_HT20) in mwl8k_cmd_set_rf_channel()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcfg80211.c59 case NL80211_CHAN_HT20: in mwifiex_chan_type_to_sec_chan_offset()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c1108 NL80211_CHAN_HT20 : NL80211_CHAN_NO_HT); in ath6kl_cfg80211_ch_switch_notify()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D4965-mac.c6111 case NL80211_CHAN_HT20: in il4965_mac_channel_switch()