Searched refs:NL80211_CHAN_WIDTH_80P80 (Results 1 - 22 of 22) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h144 NL80211_CHAN_WIDTH_80P80, enumerator in enum:nl80211_chan_width
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h261 [NL80211_CHAN_WIDTH_80P80] = CMD_CBW_8080MHZ,
H A Dtestmode.c257 case NL80211_CHAN_WIDTH_80P80:
H A Dmt76_connac_mcu.c1470 case NL80211_CHAN_WIDTH_80P80:
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c310 case NL80211_CHAN_WIDTH_80P80:
541 case NL80211_CHAN_WIDTH_80P80:
H A Dmac.c679 case NL80211_CHAN_WIDTH_80P80:
2124 chandef->width == NL80211_CHAN_WIDTH_80P80) {
H A Ddebugfs.c467 case NL80211_CHAN_WIDTH_80P80:
H A Dmcu.c496 if (chandef->width == NL80211_CHAN_WIDTH_80P80) {
2748 if (chandef->width == NL80211_CHAN_WIDTH_80P80) {
2958 if (bw == NL80211_CHAN_WIDTH_80P80 || bw == NL80211_CHAN_WIDTH_160)
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.c2104 [NL80211_CHAN_WIDTH_80P80] = CMD_CBW_8080MHZ,
2268 case NL80211_CHAN_WIDTH_80P80:
2361 if ((chandef->width == NL80211_CHAN_WIDTH_80P80 ||
2482 if ((chandef->width == NL80211_CHAN_WIDTH_80P80 ||
H A Dinit.c258 BIT(NL80211_CHAN_WIDTH_80P80),
H A Dmac.c2177 chandef->width == NL80211_CHAN_WIDTH_80P80) {
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c735 if (chandef->width == NL80211_CHAN_WIDTH_80P80) {
999 [NL80211_CHAN_WIDTH_80P80] = 3,
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h4550 * @NL80211_CHAN_WIDTH_80P80: 80+80 MHz channel, the %NL80211_ATTR_CENTER_FREQ1
4567 NL80211_CHAN_WIDTH_80P80, enumerator in enum:nl80211_chan_width
H A Ddriver_nl80211_event.c2781 case NL80211_CHAN_WIDTH_80P80:
H A Ddriver_nl80211.c214 case NL80211_CHAN_WIDTH_80P80:
4917 cw = NL80211_CHAN_WIDTH_80P80;
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddebugfs.c265 case NL80211_CHAN_WIDTH_80P80:
H A Dmcu.c568 if (chandef->width == NL80211_CHAN_WIDTH_80P80) {
2998 if (chandef->width == NL80211_CHAN_WIDTH_80P80) {
H A Dmac.c2269 chandef->width == NL80211_CHAN_WIDTH_80P80) {
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c189 [NL80211_CHAN_WIDTH_80P80] = MODE_UNKNOWN,
201 [NL80211_CHAN_WIDTH_80P80] = MODE_11BE_EHT80_80,
212 [NL80211_CHAN_WIDTH_80P80] = MODE_11BE_EHT80_80,
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dmac.c202 [NL80211_CHAN_WIDTH_80P80] = MODE_UNKNOWN,
213 [NL80211_CHAN_WIDTH_80P80] = MODE_11AX_HE80_80,
223 [NL80211_CHAN_WIDTH_80P80] = MODE_11AX_HE80_80,
9310 BIT(NL80211_CHAN_WIDTH_80P80) |
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c606 case NL80211_CHAN_WIDTH_80P80:
9799 BIT(NL80211_CHAN_WIDTH_80P80) |
9819 BIT(NL80211_CHAN_WIDTH_80P80) |
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c1226 chanctx_conf->def.width = NL80211_CHAN_WIDTH_80P80;

Completed in 322 milliseconds