Searched refs:NL80211_CHAN_WIDTH_160 (Results 1 - 25 of 47) sorted by last modified time

12

/linux-master/net/wireless/
H A Dnl80211.c5078 case NL80211_CHAN_WIDTH_160:
11415 case NL80211_CHAN_WIDTH_160:
/linux-master/net/mac80211/
H A Dutil.c2613 case NL80211_CHAN_WIDTH_160:
2659 case NL80211_CHAN_WIDTH_160:
2699 case NL80211_CHAN_WIDTH_160:
2792 case NL80211_CHAN_WIDTH_160:
2871 case NL80211_CHAN_WIDTH_160:
3019 new.width = NL80211_CHAN_WIDTH_160;
3029 new.width = NL80211_CHAN_WIDTH_160;
3068 chandef->width = NL80211_CHAN_WIDTH_160;
3131 he_chandef.width = NL80211_CHAN_WIDTH_160;
3137 if (he_chandef.width == NL80211_CHAN_WIDTH_160) {
[all...]
H A Dspectmgmt.c34 chandef->width = NL80211_CHAN_WIDTH_160;
51 chandef->width = NL80211_CHAN_WIDTH_160;
116 case NL80211_CHAN_WIDTH_160:
184 case NL80211_CHAN_WIDTH_160:
377 new_chandef.width == NL80211_CHAN_WIDTH_160))
H A Dht.c273 case NL80211_CHAN_WIDTH_160:
H A Dchan.c262 * the bigger one (NL80211_CHAN_WIDTH_160).
267 return NL80211_CHAN_WIDTH_160;
497 case NL80211_CHAN_WIDTH_160:
/linux-master/include/uapi/linux/
H A Dnl80211.h5046 * @NL80211_CHAN_WIDTH_160: 160 MHz channel, the %NL80211_ATTR_CENTER_FREQ1
5064 NL80211_CHAN_WIDTH_160, enumerator in enum:nl80211_chan_width
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c977 case NL80211_CHAN_WIDTH_160:
2039 bw = NL80211_CHAN_WIDTH_160;
2358 [NL80211_CHAN_WIDTH_160] = "vht160",
5234 BIT(NL80211_CHAN_WIDTH_160);
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a.c2555 BIT(NL80211_CHAN_WIDTH_160),
H A Drtw8852c.c2952 BIT(NL80211_CHAN_WIDTH_160),
H A Dcore.h5920 case NL80211_CHAN_WIDTH_160:
H A Dcore.c313 case NL80211_CHAN_WIDTH_160:
3647 const __le16 *highest = chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160) ?
3677 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
3736 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
3754 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
3769 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
3782 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) {
4493 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dtestmode.c258 case NL80211_CHAN_WIDTH_160:
H A Dmt76_connac_mcu.c1501 case NL80211_CHAN_WIDTH_160:
H A Dmt76_connac.h284 [NL80211_CHAN_WIDTH_160] = CMD_CBW_160MHZ,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c2355 if (chandef->width == NL80211_CHAN_WIDTH_160 ||
H A Ddebugfs.c267 case NL80211_CHAN_WIDTH_160:
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c1781 [NL80211_CHAN_WIDTH_160] = 2,
1974 case NL80211_CHAN_WIDTH_160:
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c1167 [NL80211_CHAN_WIDTH_160] = 2,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c679 case NL80211_CHAN_WIDTH_160:
2087 if (chandef->width == NL80211_CHAN_WIDTH_160 ||
H A Dinit.c42 BIT(NL80211_CHAN_WIDTH_160),
H A Ddebugfs.c464 case NL80211_CHAN_WIDTH_160:
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/tests/
H A Dlinks.c145 .width = NL80211_CHAN_WIDTH_160,
163 .width = NL80211_CHAN_WIDTH_160,
335 .cw_a = NL80211_CHAN_WIDTH_160,
338 .cw_b = NL80211_CHAN_WIDTH_160,
344 .cw_a = NL80211_CHAN_WIDTH_160,
347 .cw_b = NL80211_CHAN_WIDTH_160,
353 .cw_a = NL80211_CHAN_WIDTH_160,
356 .cw_b = NL80211_CHAN_WIDTH_160,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c240 link_conf->chanreq.oper.width == NL80211_CHAN_WIDTH_160 &&
H A Dmac80211.c78 BIT(NL80211_CHAN_WIDTH_160),
1581 else if (chandef->width == NL80211_CHAN_WIDTH_160)
H A Dftm-initiator.c374 case NL80211_CHAN_WIDTH_160:

Completed in 533 milliseconds

12