Home
last modified time | relevance | path

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

/linux-6.12.1/net/wireless/tests/
Dchan.c82 .width = NL80211_CHAN_WIDTH_320,
96 .width = NL80211_CHAN_WIDTH_320,
118 .width = NL80211_CHAN_WIDTH_320,
123 .width = NL80211_CHAN_WIDTH_320,
137 .width = NL80211_CHAN_WIDTH_320,
151 .width = NL80211_CHAN_WIDTH_320,
167 .width = NL80211_CHAN_WIDTH_320,
183 .width = NL80211_CHAN_WIDTH_320,
/linux-6.12.1/net/mac80211/tests/
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-6.12.1/net/mac80211/
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()
381 new_chandef.width == NL80211_CHAN_WIDTH_320) in ieee80211_parse_ch_switch_ie()
Dutil.c2641 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_ht_oper()
2684 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_wide_bw_cs()
2740 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_vht_oper()
2804 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_he_oper()
2882 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_eht_oper()
3093 chandef->width = NL80211_CHAN_WIDTH_320; in ieee80211_chandef_eht_oper()
3618 case NL80211_CHAN_WIDTH_320: in ieee80211_chandef_downgrade()
4434 case NL80211_CHAN_WIDTH_320: in ieee80211_min_bw_limit_from_chandef()
Dht.c274 case NL80211_CHAN_WIDTH_320: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dvht.c496 case NL80211_CHAN_WIDTH_320: in ieee80211_chan_width_to_rx_bw()
Dchan.c274 return NL80211_CHAN_WIDTH_320; in ieee80211_get_sta_bw()
523 case NL80211_CHAN_WIDTH_320: in _ieee80211_change_chanctx()
Dmlme.c630 case NL80211_CHAN_WIDTH_320: in ieee80211_chandef_num_widths()
/linux-6.12.1/net/wireless/
Dchan.c102 case NL80211_CHAN_WIDTH_320: in valid_puncturing_bitmap()
250 case NL80211_CHAN_WIDTH_320: in nl80211_chan_width_to_mhz()
375 case NL80211_CHAN_WIDTH_320: in cfg80211_chandef_valid()
1375 case NL80211_CHAN_WIDTH_320: in _cfg80211_chandef_usable()
Dnl80211.c3533 case NL80211_CHAN_WIDTH_320: in __nl80211_set_channel()
3546 case NL80211_CHAN_WIDTH_320: in __nl80211_set_channel()
11612 case NL80211_CHAN_WIDTH_320: in nl80211_join_ibss()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/tests/
Dlinks.c154 .width = NL80211_CHAN_WIDTH_320,
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dphy-ctxt.c24 case NL80211_CHAN_WIDTH_320: in iwl_mvm_get_channel_width()
Dmac80211.c1669 if (chandef->width == NL80211_CHAN_WIDTH_320) in iwl_mvm_chandef_get_primary_80()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h289 [NL80211_CHAN_WIDTH_320] = CMD_CBW_320MHZ, in mt76_connac_chan_bw()
/linux-6.12.1/include/uapi/linux/
Dnl80211.h5093 NL80211_CHAN_WIDTH_320, enumerator
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/
Dinit.c1245 val = width == NL80211_CHAN_WIDTH_320 ? 0xf : in mt7996_init_eht_caps()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dmcu.c1171 [NL80211_CHAN_WIDTH_320] = 6, in mt7921_mcu_config_sniffer()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c199 [NL80211_CHAN_WIDTH_320] = MODE_UNKNOWN,
210 [NL80211_CHAN_WIDTH_320] = MODE_11BE_EHT320,
221 [NL80211_CHAN_WIDTH_320] = MODE_11BE_EHT320,
7391 case NL80211_CHAN_WIDTH_320: in ath12k_mac_nlwidth_to_wmiwidth()
/linux-6.12.1/drivers/net/wireless/virtual/
Dmac80211_hwsim.c988 case NL80211_CHAN_WIDTH_320: in hwsim_get_chanwidth()
2373 [NL80211_CHAN_WIDTH_320] = "eht320",
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/
Dmcu.c2030 [NL80211_CHAN_WIDTH_320] = 6, in mt7925_mcu_config_sniffer()
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcore.c3963 chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_320)) in rtw89_init_eht_cap()