Searched refs:NL80211_CHAN_WIDTH_160 (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h145 NL80211_CHAN_WIDTH_160, enumerator in enum:nl80211_chan_width
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h262 [NL80211_CHAN_WIDTH_160] = CMD_CBW_160MHZ,
H A Dtestmode.c258 case NL80211_CHAN_WIDTH_160:
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dphy-ctxt.c22 case NL80211_CHAN_WIDTH_160:
H A Dftm-responder.c71 case NL80211_CHAN_WIDTH_160:
H A Dftm-initiator.c376 case NL80211_CHAN_WIDTH_160:
H A Dops.c238 link_conf->chandef.width == NL80211_CHAN_WIDTH_160 &&
H A Dmac80211.c86 BIT(NL80211_CHAN_WIDTH_160),
1486 else if (chandef->width == NL80211_CHAN_WIDTH_160)
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.c2105 [NL80211_CHAN_WIDTH_160] = CMD_CBW_160MHZ,
2269 case NL80211_CHAN_WIDTH_160:
2340 if (chandef->width == NL80211_CHAN_WIDTH_160) {
2362 chandef->width == NL80211_CHAN_WIDTH_160) && !req.is_freq2) {
2461 if (chandef->width == NL80211_CHAN_WIDTH_160) {
2483 chandef->width == NL80211_CHAN_WIDTH_160) && !req.is_freq2) {
H A Dinit.c257 BIT(NL80211_CHAN_WIDTH_160) |
H A Dmac.c2176 if (chandef->width == NL80211_CHAN_WIDTH_160 ||
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c309 case NL80211_CHAN_WIDTH_160:
544 case NL80211_CHAN_WIDTH_160:
H A Dmac.c680 case NL80211_CHAN_WIDTH_160:
2123 if (chandef->width == NL80211_CHAN_WIDTH_160 ||
H A Ddebugfs.c464 case NL80211_CHAN_WIDTH_160:
H A Dinit.c45 BIT(NL80211_CHAN_WIDTH_160),
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c45 BIT(NL80211_CHAN_WIDTH_160),
789 width == NL80211_CHAN_WIDTH_160 ? 0x7 :
H A Ddebugfs.c262 case NL80211_CHAN_WIDTH_160:
H A Dmac.c2268 if (chandef->width == NL80211_CHAN_WIDTH_160 ||
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h4552 * @NL80211_CHAN_WIDTH_160: 160 MHz channel, the %NL80211_ATTR_CENTER_FREQ1
4568 NL80211_CHAN_WIDTH_160, enumerator in enum:nl80211_chan_width
H A Ddriver_nl80211_event.c2784 case NL80211_CHAN_WIDTH_160:
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c998 [NL80211_CHAN_WIDTH_160] = 2,
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1442 chandef->width = NL80211_CHAN_WIDTH_160;
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c190 [NL80211_CHAN_WIDTH_160] = MODE_UNKNOWN,
200 [NL80211_CHAN_WIDTH_160] = MODE_11BE_EHT160,
211 [NL80211_CHAN_WIDTH_160] = MODE_11BE_EHT160,
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dmac.c203 [NL80211_CHAN_WIDTH_160] = MODE_UNKNOWN,
212 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
222 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
9311 BIT(NL80211_CHAN_WIDTH_160);
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c603 case NL80211_CHAN_WIDTH_160:
9800 BIT(NL80211_CHAN_WIDTH_160),
9820 BIT(NL80211_CHAN_WIDTH_160),

Completed in 479 milliseconds

12