Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h153 NL80211_CHAN_WIDTH_320,
152 NL80211_CHAN_WIDTH_320, global() enumerator
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dphy-ctxt.c24 case NL80211_CHAN_WIDTH_320: in iwl_mvm_get_channel_width()
H A Dmac80211.c1660 if (chandef->width == NL80211_CHAN_WIDTH_320) in iwl_mvm_mac_add_interface()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h267 [NL80211_CHAN_WIDTH_320] = CMD_CBW_320MHZ, in mt76_connac_chan_bw()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c788 val = width == NL80211_CHAN_WIDTH_320 ? 0xf : in mt7996_init_eht_caps()
/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h5008 NL80211_CHAN_WIDTH_320, enumerator
H A Ddriver_nl80211_event.c3652 case NL80211_CHAN_WIDTH_320: in nl80211_sta_opmode_change_event()
H A Ddriver_nl80211.c220 case NL80211_CHAN_WIDTH_320: in convert2width()
4984 cw = NL80211_CHAN_WIDTH_320; in nl80211_put_freq_params()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c1002 [NL80211_CHAN_WIDTH_320] = 6, in mt7921_mcu_config_sniffer()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h2168 case NL80211_CHAN_WIDTH_320: in nl80211_chan_width_to_mhz()
/freebsd/sys/contrib/dev/athk/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,
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c3904 chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_320)) in rtw89_init_eht_cap()