Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dtx.c67 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_get_last_tx_rate()
Dmain.c1291 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_sta_get_ap_rate_mask()
1309 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_ap_get_mimo_wide_rate_mask()
1647 wlvif->sta.role_chan_type == NL80211_CHAN_HT40PLUS) in wl18xx_sta_rc_update()
1918 BIT(NL80211_CHAN_HT40PLUS),
/Linux-v4.19/net/mac80211/
Dspectmgmt.c115 NL80211_CHAN_HT40PLUS); in ieee80211_parse_ch_switch_ie()
Dtdls.c1514 NL80211_CHAN_HT40PLUS; in ieee80211_tdls_ch_sw_tmpl_get()
1847 chan_type = NL80211_CHAN_HT40PLUS; in ieee80211_process_tdls_channel_switch_req()
Dmesh.c778 if (ct == NL80211_CHAN_HT40PLUS) in ieee80211_mesh_build_beacon()
Dutil.c2646 channel_type = NL80211_CHAN_HT40PLUS; in ieee80211_chandef_ht_oper()
3166 if (ch_type == NL80211_CHAN_HT40PLUS) in ieee80211_send_action_csa()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c279 if (chan_type == NL80211_CHAN_HT40PLUS) { in ath_cmn_process_ht20_40_fft()
548 (chan_type == NL80211_CHAN_HT40PLUS)) { in ath_cmn_process_fft()
/Linux-v4.19/net/wireless/
Dchan.c35 case NL80211_CHAN_HT40PLUS: in cfg80211_chandef_create()
Dnl80211.c2320 case NL80211_CHAN_HT40PLUS: in nl80211_parse_chandef()
/Linux-v4.19/include/uapi/linux/
Dnl80211.h4028 NL80211_CHAN_HT40PLUS enumerator
/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Dphy.c1563 case NL80211_CHAN_HT40PLUS: in nl80211_to_carl()
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dphy.c397 else if (chan_idx < 12 && chan_type == NL80211_CHAN_HT40PLUS) in __mt7601u_phy_set_channel()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c1018 case NL80211_CHAN_HT40PLUS: in iwlagn_mac_channel_switch()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c87 case NL80211_CHAN_HT40PLUS: in mwifiex_chan_type_to_sec_chan_offset()
115 return NL80211_CHAN_HT40PLUS; in mwifiex_get_chan_type()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dcore.c764 case NL80211_CHAN_HT40PLUS: in rtl_op_config()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.c425 case NL80211_CHAN_HT40PLUS: in wlcore_get_native_channel_type()
/Linux-v4.19/drivers/staging/rtlwifi/
Dcore.c712 case NL80211_CHAN_HT40PLUS: in rtl_op_config()
/Linux-v4.19/include/net/
Dcfg80211.h529 return NL80211_CHAN_HT40PLUS; in cfg80211_get_chandef_type()
/Linux-v4.19/drivers/net/wireless/marvell/
Dmwl8k.c2898 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_tx_power()
3168 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_set_rf_channel()
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c6124 case NL80211_CHAN_HT40PLUS: in il4965_mac_channel_switch()
/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dphy_n.c6435 if (channel_type == NL80211_CHAN_HT40PLUS) { in b43_nphy_set_channel()