Searched refs:NL80211_CHAN_WIDTH_20 (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-responder.c30 case NL80211_CHAN_WIDTH_20:
57 case NL80211_CHAN_WIDTH_20:
H A Dftm-initiator.c327 case NL80211_CHAN_WIDTH_20:
342 *ctrl_ch_position = (peer->chandef.width > NL80211_CHAN_WIDTH_20) ?
364 case NL80211_CHAN_WIDTH_20:
397 *ctrl_ch_position = (peer->chandef.width > NL80211_CHAN_WIDTH_20) ?
H A Dphy-ctxt.c16 case NL80211_CHAN_WIDTH_20:
H A Dmac80211.c83 BIT(NL80211_CHAN_WIDTH_20) |
4857 if (phy_ctxt->width <= NL80211_CHAN_WIDTH_20 &&
4858 def->width <= NL80211_CHAN_WIDTH_20)
H A Dmac-ctxt.c458 if (link_conf->chandef.width > NL80211_CHAN_WIDTH_20)
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h141 NL80211_CHAN_WIDTH_20, enumerator in enum:nl80211_chan_width
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h265 [NL80211_CHAN_WIDTH_20] = CMD_CBW_20MHZ,
H A Dmt76x02_util.c73 BIT(NL80211_CHAN_WIDTH_20) |
H A Dmt76_connac_mcu.c1483 case NL80211_CHAN_WIDTH_20:
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c254 BIT(NL80211_CHAN_WIDTH_20) |
H A Dmcu.c2108 [NL80211_CHAN_WIDTH_20] = CMD_CBW_20MHZ,
2398 if (bw != NL80211_CHAN_WIDTH_20) {
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h4545 * @NL80211_CHAN_WIDTH_20: 20 MHz HT channel
4564 NL80211_CHAN_WIDTH_20, enumerator in enum:nl80211_chan_width
H A Ddriver_nl80211_event.c2772 case NL80211_CHAN_WIDTH_20:
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c553 case NL80211_CHAN_WIDTH_20:
H A Dinit.c42 BIT(NL80211_CHAN_WIDTH_20) |
H A Dmcu.c2961 if (bw != NL80211_CHAN_WIDTH_20) {
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c42 BIT(NL80211_CHAN_WIDTH_20) |
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c995 [NL80211_CHAN_WIDTH_20] = 0,
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c186 [NL80211_CHAN_WIDTH_20] = MODE_11BE_EHT20_2G,
197 [NL80211_CHAN_WIDTH_20] = MODE_11BE_EHT20,
208 [NL80211_CHAN_WIDTH_20] = MODE_11BE_EHT20,
7110 BIT(NL80211_CHAN_WIDTH_20) |
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1436 chandef->width = NL80211_CHAN_WIDTH_20;
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c578 case NL80211_CHAN_WIDTH_20:
594 case NL80211_CHAN_WIDTH_20:
9672 BIT(NL80211_CHAN_WIDTH_20) |
9796 BIT(NL80211_CHAN_WIDTH_20) |
9816 BIT(NL80211_CHAN_WIDTH_20) |
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dmac.c199 [NL80211_CHAN_WIDTH_20] = MODE_11AX_HE20_2G,
209 [NL80211_CHAN_WIDTH_20] = MODE_11AX_HE20,
219 [NL80211_CHAN_WIDTH_20] = MODE_11AX_HE20,
9307 BIT(NL80211_CHAN_WIDTH_20) |
/freebsd-current/sys/contrib/dev/rtw88/
H A Dmain.c831 case NL80211_CHAN_WIDTH_20:
/freebsd-current/sys/contrib/dev/rtw89/
H A Dcore.h4819 case NL80211_CHAN_WIDTH_20:
H A Dcore.c281 case NL80211_CHAN_WIDTH_20:

Completed in 453 milliseconds

12