Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ti/wl18xx/
Dtx.c53 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_get_last_tx_rate()
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()
1633 wlvif->sta.role_chan_type == NL80211_CHAN_HT40PLUS) in wl18xx_sta_rc_update()
1866 BIT(NL80211_CHAN_HT40PLUS),
/Linux-v5.4/net/mac80211/
Dspectmgmt.c112 NL80211_CHAN_HT40PLUS); in ieee80211_parse_ch_switch_ie()
Dtdls.c1514 NL80211_CHAN_HT40PLUS; in ieee80211_tdls_ch_sw_tmpl_get()
1848 chan_type = NL80211_CHAN_HT40PLUS; in ieee80211_process_tdls_channel_switch_req()
Dmesh.c841 if (ct == NL80211_CHAN_HT40PLUS) in ieee80211_mesh_build_beacon()
Dutil.c2967 channel_type = NL80211_CHAN_HT40PLUS; in ieee80211_chandef_ht_oper()
3503 if (ch_type == NL80211_CHAN_HT40PLUS) in ieee80211_send_action_csa()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
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-v5.4/net/wireless/
Dchan.c43 case NL80211_CHAN_HT40PLUS: in cfg80211_chandef_create()
Dnl80211.c2694 case NL80211_CHAN_HT40PLUS: in nl80211_parse_chandef()
/Linux-v5.4/drivers/net/wireless/ath/carl9170/
Dphy.c1563 case NL80211_CHAN_HT40PLUS: in nl80211_to_carl()
/Linux-v5.4/include/uapi/linux/
Dnl80211.h4236 NL80211_CHAN_HT40PLUS enumerator
/Linux-v5.4/drivers/net/wireless/mediatek/mt7601u/
Dphy.c389 else if (chan_idx < 12 && chan_type == NL80211_CHAN_HT40PLUS) in __mt7601u_phy_set_channel()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c986 case NL80211_CHAN_HT40PLUS: in iwlagn_mac_channel_switch()
/Linux-v5.4/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-v5.4/drivers/net/wireless/ti/wlcore/
Dcmd.c411 case NL80211_CHAN_HT40PLUS: in wlcore_get_native_channel_type()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Dcore.c745 case NL80211_CHAN_HT40PLUS: in rtl_op_config()
/Linux-v5.4/drivers/net/wireless/marvell/
Dmwl8k.c2906 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_tx_power()
3176 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_set_rf_channel()
/Linux-v5.4/include/net/
Dcfg80211.h616 return NL80211_CHAN_HT40PLUS; in cfg80211_get_chandef_type()
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c6105 case NL80211_CHAN_HT40PLUS: in il4965_mac_channel_switch()
/Linux-v5.4/drivers/net/wireless/broadcom/b43/
Dphy_n.c6419 if (channel_type == NL80211_CHAN_HT40PLUS) { in b43_nphy_set_channel()