Home
last modified time | relevance | path

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

/linux/net/wireless/tests/
H A Dchan.c87 .width = NL80211_CHAN_WIDTH_320,
101 .width = NL80211_CHAN_WIDTH_320,
123 .width = NL80211_CHAN_WIDTH_320,
128 .width = NL80211_CHAN_WIDTH_320,
142 .width = NL80211_CHAN_WIDTH_320,
156 .width = NL80211_CHAN_WIDTH_320,
172 .width = NL80211_CHAN_WIDTH_320,
188 .width = NL80211_CHAN_WIDTH_320,
253 .width = NL80211_CHAN_WIDTH_320,
/linux/net/mac80211/tests/
H A Dtpe.c61 .c.width = NL80211_CHAN_WIDTH_320,
69 .c.width = NL80211_CHAN_WIDTH_320,
77 .c.width = NL80211_CHAN_WIDTH_320,
85 .c.width = NL80211_CHAN_WIDTH_320,
145 .ap.width = NL80211_CHAN_WIDTH_320,
149 .used.width = NL80211_CHAN_WIDTH_320,
166 .ap.width = NL80211_CHAN_WIDTH_320,
187 .ap.width = NL80211_CHAN_WIDTH_320,
213 .ap.width = NL80211_CHAN_WIDTH_320,
239 .ap.width = NL80211_CHAN_WIDTH_320,
/linux/net/mac80211/
H A Dspectmgmt.c113 case NL80211_CHAN_WIDTH_320: in validate_chandef_by_ht_vht_oper()
179 case NL80211_CHAN_WIDTH_320: in validate_chandef_by_6ghz_he_eht_oper()
H A Dutil.c2821 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_ht_oper()
2864 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_wide_bw_cs()
2920 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_vht_oper()
2990 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_he_oper()
3069 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_eht_oper()
3282 chandef->width = NL80211_CHAN_WIDTH_320; in ieee80211_chandef_eht_oper()
3826 case NL80211_CHAN_WIDTH_320: in ieee80211_chandef_downgrade()
3876 return NL80211_CHAN_WIDTH_320; in ieee80211_sta_rx_bw_to_chan_width()
4715 case NL80211_CHAN_WIDTH_320: in ieee80211_min_bw_limit_from_chandef()
H A Dchan.c842 case NL80211_CHAN_WIDTH_320: in _ieee80211_change_chanctx()
H A Dcfg.c2440 case NL80211_CHAN_WIDTH_320: /* not VHT, allowed for HE/EHT */ in sta_link_apply_parameters()
H A Dmlme.c988 case NL80211_CHAN_WIDTH_320: in ieee80211_chandef_num_widths()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h329 [NL80211_CHAN_WIDTH_320] = CMD_CBW_320MHZ, in mt76_connac_chan_bw()
/linux/include/uapi/linux/
H A Dnl80211.h5573 NL80211_CHAN_WIDTH_320, enumerator
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c1205 [NL80211_CHAN_WIDTH_320] = 6, in mt7921_mcu_config_sniffer()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c209 [NL80211_CHAN_WIDTH_320] = MODE_UNKNOWN,
220 [NL80211_CHAN_WIDTH_320] = MODE_11BE_EHT320,
231 [NL80211_CHAN_WIDTH_320] = MODE_11BE_EHT320,
11606 case NL80211_CHAN_WIDTH_320: in ath12k_mac_nlwidth_to_wmiwidth()
11920 case NL80211_CHAN_WIDTH_320: in ath12k_mac_get_num_pwr_levels()
11935 case NL80211_CHAN_WIDTH_320: in ath12k_mac_get_num_pwr_levels()
11959 case NL80211_CHAN_WIDTH_320: in ath12k_mac_get_6ghz_start_frequency()
/linux/net/wireless/
H A Dcore.c948 BIT(NL80211_CHAN_WIDTH_320)))) in wiphy_register()
H A Dnl80211.c4170 case NL80211_CHAN_WIDTH_320: in __nl80211_set_channel()
4183 case NL80211_CHAN_WIDTH_320: in __nl80211_set_channel()
6044 case NL80211_CHAN_WIDTH_320: in eht_build_mcs_mask()
13623 case NL80211_CHAN_WIDTH_320: in nl80211_join_ibss()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c2327 [NL80211_CHAN_WIDTH_320] = 6, in mt7925_mcu_config_sniffer()
2525 case NL80211_CHAN_WIDTH_320: in mt7925_mcu_bss_rlm_tlv()
H A Dmain.c237 val = width == NL80211_CHAN_WIDTH_320 ? 0xf : in mt7925_init_eht_caps()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c1091 if (chandef->width == NL80211_CHAN_WIDTH_320) in iwl_mld_chandef_get_primary_80()
/linux/include/net/
H A Dmac80211.h8157 case NL80211_CHAN_WIDTH_320: in ieee80211_chan_width_to_rx_bw()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim_main.c957 case NL80211_CHAN_WIDTH_320: in hwsim_get_chanwidth()
2575 [NL80211_CHAN_WIDTH_320] = "eht320",
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c1636 if (chandef->width == NL80211_CHAN_WIDTH_320) in iwl_mvm_chandef_get_primary_80()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c6277 chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_320)) in rtw89_init_eht_cap()