Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dtx.c67 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_get_last_tx_rate()
Dmain.c1271 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_sta_get_ap_rate_mask()
1289 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_ap_get_mimo_wide_rate_mask()
1625 wlvif->sta.role_chan_type == NL80211_CHAN_HT40PLUS) in wl18xx_sta_rc_update()
1887 BIT(NL80211_CHAN_HT40PLUS),
/linux-4.4.14/net/mac80211/
Dspectmgmt.c109 NL80211_CHAN_HT40PLUS); in ieee80211_parse_ch_switch_ie()
Dtdls.c1486 NL80211_CHAN_HT40PLUS; in ieee80211_tdls_ch_sw_tmpl_get()
1818 chan_type = NL80211_CHAN_HT40PLUS; in ieee80211_process_tdls_channel_switch_req()
Dutil.c2397 channel_type = NL80211_CHAN_HT40PLUS; in ieee80211_ht_oper_to_chandef()
2881 if (ch_type == NL80211_CHAN_HT40PLUS) in ieee80211_send_action_csa()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c279 if (chan_type == NL80211_CHAN_HT40PLUS) { in ath_cmn_process_ht20_40_fft()
543 (chan_type == NL80211_CHAN_HT40PLUS)) { in ath_cmn_process_fft()
/linux-4.4.14/include/uapi/linux/
Dnl80211.h3310 NL80211_CHAN_HT40PLUS enumerator
/linux-4.4.14/net/wireless/
Dchan.c34 case NL80211_CHAN_HT40PLUS: in cfg80211_chandef_create()
Dnl80211.c1960 case NL80211_CHAN_HT40PLUS: in nl80211_parse_chandef()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dphy.c1563 case NL80211_CHAN_HT40PLUS: in nl80211_to_carl()
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dphy.c395 else if (chan_idx < 12 && chan_type == NL80211_CHAN_HT40PLUS) in __mt7601u_phy_set_channel()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c1010 case NL80211_CHAN_HT40PLUS: in iwlagn_mac_channel_switch()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dcfg80211.c88 case NL80211_CHAN_HT40PLUS: in mwifiex_chan_type_to_sec_chan_offset()
105 return NL80211_CHAN_HT40PLUS; in mwifiex_sec_chan_offset_to_chan_type()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dcore.c755 case NL80211_CHAN_HT40PLUS: in rtl_op_config()
/linux-4.4.14/include/net/
Dcfg80211.h421 return NL80211_CHAN_HT40PLUS; in cfg80211_get_chandef_type()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dcmd.c415 case NL80211_CHAN_HT40PLUS: in wlcore_get_native_channel_type()
/linux-4.4.14/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.4.14/drivers/net/wireless/iwlegacy/
D4965-mac.c6121 case NL80211_CHAN_HT40PLUS: in il4965_mac_channel_switch()
/linux-4.4.14/drivers/net/wireless/b43/
Dphy_n.c6435 if (channel_type == NL80211_CHAN_HT40PLUS) { in b43_nphy_set_channel()