Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_HT40PLUS (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c73 (chan_type == NL80211_CHAN_HT40PLUS)) { in ath_cmn_process_fft()
121 (chan_type == NL80211_CHAN_HT40PLUS)) { in ath_cmn_process_fft()
142 if (chan_type == NL80211_CHAN_HT40PLUS) { in ath_cmn_process_fft()
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dtx.c67 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_get_last_tx_rate()
Dmain.c1240 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_sta_get_ap_rate_mask()
1258 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_ap_get_mimo_wide_rate_mask()
1589 wlvif->sta.role_chan_type == NL80211_CHAN_HT40PLUS) in wl18xx_sta_rc_update()
1805 BIT(NL80211_CHAN_HT40PLUS),
/linux-4.1.27/net/mac80211/
Dspectmgmt.c109 NL80211_CHAN_HT40PLUS); in ieee80211_parse_ch_switch_ie()
Dtdls.c1315 NL80211_CHAN_HT40PLUS; in ieee80211_tdls_ch_sw_tmpl_get()
1669 chan_type = NL80211_CHAN_HT40PLUS; in ieee80211_process_tdls_channel_switch_req()
Dutil.c2399 channel_type = NL80211_CHAN_HT40PLUS; in ieee80211_ht_oper_to_chandef()
2883 if (ch_type == NL80211_CHAN_HT40PLUS) in ieee80211_send_action_csa()
/linux-4.1.27/net/wireless/
Dchan.c34 case NL80211_CHAN_HT40PLUS: in cfg80211_chandef_create()
Dnl80211.c1947 case NL80211_CHAN_HT40PLUS: in nl80211_parse_chandef()
/linux-4.1.27/include/uapi/linux/
Dnl80211.h3279 NL80211_CHAN_HT40PLUS enumerator
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dphy.c1563 case NL80211_CHAN_HT40PLUS: in nl80211_to_carl()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c997 case NL80211_CHAN_HT40PLUS: in iwlagn_mac_channel_switch()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dcore.c755 case NL80211_CHAN_HT40PLUS: in rtl_op_config()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dcmd.c415 case NL80211_CHAN_HT40PLUS: in wlcore_get_native_channel_type()
/linux-4.1.27/include/net/
Dcfg80211.h420 return NL80211_CHAN_HT40PLUS; in cfg80211_get_chandef_type()
/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c2893 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_tx_power()
3163 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_set_rf_channel()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcfg80211.c61 case NL80211_CHAN_HT40PLUS: in mwifiex_chan_type_to_sec_chan_offset()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D4965-mac.c6119 case NL80211_CHAN_HT40PLUS: in il4965_mac_channel_switch()
/linux-4.1.27/drivers/net/wireless/b43/
Dphy_n.c6435 if (channel_type == NL80211_CHAN_HT40PLUS) { in b43_nphy_set_channel()