Searched refs:NL80211_CHAN_WIDTH_80 (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_phy.h15 case NL80211_CHAN_WIDTH_80:
28 case NL80211_CHAN_WIDTH_80:
H A Dmt76x02_phy.c129 case NL80211_CHAN_WIDTH_80:
H A Dmt76_connac.h260 [NL80211_CHAN_WIDTH_80] = CMD_CBW_80MHZ,
H A Dtestmode.c254 case NL80211_CHAN_WIDTH_80:
H A Dmt76x02_dfs.c710 case NL80211_CHAN_WIDTH_80:
H A Dmt76x02_util.c75 BIT(NL80211_CHAN_WIDTH_80),
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dphy.c150 else if (width == NL80211_CHAN_WIDTH_80)
300 if (dev->mphy.chandef.width == NL80211_CHAN_WIDTH_80) {
322 else if (dev->mphy.chandef.width == NL80211_CHAN_WIDTH_80)
H A Dusb_phy.c106 case NL80211_CHAN_WIDTH_80:
H A Dpci_phy.c169 case NL80211_CHAN_WIDTH_80:
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-responder.c37 case NL80211_CHAN_WIDTH_80:
66 case NL80211_CHAN_WIDTH_80:
H A Dphy-ctxt.c20 case NL80211_CHAN_WIDTH_80:
H A Dftm-initiator.c333 case NL80211_CHAN_WIDTH_80:
372 case NL80211_CHAN_WIDTH_80:
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h143 NL80211_CHAN_WIDTH_80, enumerator in enum:nl80211_chan_width
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c313 case NL80211_CHAN_WIDTH_80:
538 case NL80211_CHAN_WIDTH_80:
H A Ddebugfs.c461 case NL80211_CHAN_WIDTH_80:
H A Dinit.c44 BIT(NL80211_CHAN_WIDTH_80) |
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c44 BIT(NL80211_CHAN_WIDTH_80) |
790 width == NL80211_CHAN_WIDTH_80 ? 0x3 : 0x1;
H A Ddebugfs.c259 case NL80211_CHAN_WIDTH_80:
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c256 BIT(NL80211_CHAN_WIDTH_80) |
H A Dmcu.c2103 [NL80211_CHAN_WIDTH_80] = CMD_CBW_80MHZ,
2267 case NL80211_CHAN_WIDTH_80:
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h4548 * @NL80211_CHAN_WIDTH_80: 80 MHz channel, the %NL80211_ATTR_CENTER_FREQ1
4566 NL80211_CHAN_WIDTH_80, enumerator in enum:nl80211_chan_width
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c997 [NL80211_CHAN_WIDTH_80] = 1,
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c188 [NL80211_CHAN_WIDTH_80] = MODE_UNKNOWN,
199 [NL80211_CHAN_WIDTH_80] = MODE_11BE_EHT80,
210 [NL80211_CHAN_WIDTH_80] = MODE_11BE_EHT80,
7112 BIT(NL80211_CHAN_WIDTH_80);
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1440 chandef->width = NL80211_CHAN_WIDTH_80;
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c600 case NL80211_CHAN_WIDTH_80:
9674 BIT(NL80211_CHAN_WIDTH_80),
9798 BIT(NL80211_CHAN_WIDTH_80) |
9818 BIT(NL80211_CHAN_WIDTH_80) |

Completed in 415 milliseconds

12