Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl18xx/
H A Dtx.c53 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_get_last_tx_rate()
H A Dmain.c1277 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_sta_get_ap_rate_mask()
1295 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_ap_get_mimo_wide_rate_mask()
1630 wlvif->sta.role_chan_type == NL80211_CHAN_HT40PLUS) in wl18xx_sta_rc_update()
1863 BIT(NL80211_CHAN_HT40PLUS),
/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c267 if (chan_type == NL80211_CHAN_HT40PLUS) { in ath_cmn_process_ht20_40_fft()
519 (chan_type == NL80211_CHAN_HT40PLUS)) { in ath_cmn_process_fft()
/linux/net/mac80211/
H A Dspectmgmt.c321 NL80211_CHAN_HT40PLUS); in ieee80211_parse_ch_switch_ie()
H A Dtdls.c1574 NL80211_CHAN_HT40PLUS; in ieee80211_tdls_ch_sw_tmpl_get()
1925 chan_type = NL80211_CHAN_HT40PLUS; in ieee80211_process_tdls_channel_switch_req()
H A Dutil.c2914 channel_type = NL80211_CHAN_HT40PLUS; in ieee80211_chandef_ht_oper()
3683 if (ch_type == NL80211_CHAN_HT40PLUS) in ieee80211_send_action_csa()
H A Dmesh.c1067 if (ct == NL80211_CHAN_HT40PLUS) in ieee80211_mesh_build_beacon()
/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.c1563 case NL80211_CHAN_HT40PLUS: in nl80211_to_carl()
/linux/net/wireless/
H A Dchan.c44 case NL80211_CHAN_HT40PLUS: in cfg80211_chandef_create()
H A Dnl80211.c3262 case NL80211_CHAN_HT40PLUS: in _nl80211_parse_chandef()
/linux/include/uapi/linux/
H A Dnl80211.h5008 NL80211_CHAN_HT40PLUS enumerator
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dphy.c389 else if (chan_idx < 12 && chan_type == NL80211_CHAN_HT40PLUS) in __mt7601u_phy_set_channel()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c982 case NL80211_CHAN_HT40PLUS: in iwlagn_mac_channel_switch()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c76 case NL80211_CHAN_HT40PLUS: in mwifiex_chan_type_to_sec_chan_offset()
104 return NL80211_CHAN_HT40PLUS; in mwifiex_get_chan_type()
/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.c409 case NL80211_CHAN_HT40PLUS: in wlcore_get_native_channel_type()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c725 case NL80211_CHAN_HT40PLUS: in rtl_op_config()
/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c2913 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_tx_power()
3183 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_set_rf_channel()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1961 return NL80211_CHAN_HT40PLUS; in rtw_get_chan_type()
/linux/include/net/
H A Dcfg80211.h931 return NL80211_CHAN_HT40PLUS; in cfg80211_get_chandef_type()
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c6094 case NL80211_CHAN_HT40PLUS: in il4965_mac_channel_switch()
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c6373 if (channel_type == NL80211_CHAN_HT40PLUS) { in b43_nphy_set_channel()