Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dchan.c184 case NL80211_CHAN_WIDTH_320: in nl80211_chan_width_to_mhz()
277 case NL80211_CHAN_WIDTH_320: in cfg80211_chandef_valid()
357 case NL80211_CHAN_WIDTH_320: in chandef_primary_freqs()
1154 case NL80211_CHAN_WIDTH_320: in cfg80211_chandef_usable()
1509 case NL80211_CHAN_WIDTH_320: in cfg80211_valid_disable_subchannel_bitmap()
H A Dnl80211.c3413 case NL80211_CHAN_WIDTH_320: in __nl80211_set_channel()
3426 case NL80211_CHAN_WIDTH_320: in __nl80211_set_channel()
11466 case NL80211_CHAN_WIDTH_320: in nl80211_join_ibss()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c24 case NL80211_CHAN_WIDTH_320: in iwl_mvm_get_channel_width()
H A Dmac80211.c1507 if (chandef->width == NL80211_CHAN_WIDTH_320) in iwl_mvm_chandef_get_primary_80()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h267 [NL80211_CHAN_WIDTH_320] = CMD_CBW_320MHZ, in mt76_connac_chan_bw()
/openbmc/linux/net/mac80211/
H A Dutil.c3358 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_ht_oper()
3401 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_wide_bw_cs()
3457 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_vht_oper()
3521 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_he_oper()
3599 case NL80211_CHAN_WIDTH_320: in ieee80211_ie_build_eht_oper()
3818 chandef->width = NL80211_CHAN_WIDTH_320; in ieee80211_chandef_eht_oper()
4442 case NL80211_CHAN_WIDTH_320: in ieee80211_chandef_downgrade()
H A Dht.c274 case NL80211_CHAN_WIDTH_320: in ieee80211_ht_cap_ie_to_sta_ht_cap()
H A Dvht.c496 case NL80211_CHAN_WIDTH_320: in ieee80211_chan_width_to_rx_bw()
H A Dchan.c234 return NL80211_CHAN_WIDTH_320; in ieee80211_get_sta_bw()
490 case NL80211_CHAN_WIDTH_320: in _ieee80211_change_chanctx()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c783 val = width == NL80211_CHAN_WIDTH_320 ? 0xf : in mt7996_init_eht_caps()
/openbmc/linux/include/uapi/linux/
H A Dnl80211.h4988 NL80211_CHAN_WIDTH_320, enumerator
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c993 [NL80211_CHAN_WIDTH_320] = 6, in mt7921_mcu_config_sniffer()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c191 [NL80211_CHAN_WIDTH_320] = MODE_UNKNOWN,
202 [NL80211_CHAN_WIDTH_320] = MODE_11BE_EHT320,
213 [NL80211_CHAN_WIDTH_320] = MODE_11BE_EHT320,
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c960 case NL80211_CHAN_WIDTH_320: in hwsim_get_chanwidth()