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

12

/linux-master/net/wireless/tests/
H A Dchan.c73 .width = NL80211_CHAN_WIDTH_160,
132 .width = NL80211_CHAN_WIDTH_160,
146 .width = NL80211_CHAN_WIDTH_160,
161 .width = NL80211_CHAN_WIDTH_160,
177 .width = NL80211_CHAN_WIDTH_160,
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c62 result |= BIT(NL80211_CHAN_WIDTH_160);
81 return NL80211_CHAN_WIDTH_160;
104 case NL80211_CHAN_WIDTH_160:
/linux-master/net/mac80211/
H A Dspectmgmt.c34 chandef->width = NL80211_CHAN_WIDTH_160;
51 chandef->width = NL80211_CHAN_WIDTH_160;
116 case NL80211_CHAN_WIDTH_160:
183 case NL80211_CHAN_WIDTH_160:
373 new_chandef.width == NL80211_CHAN_WIDTH_160))
H A Dvht.c443 return NL80211_CHAN_WIDTH_160;
474 return NL80211_CHAN_WIDTH_160;
493 case NL80211_CHAN_WIDTH_160:
H A Dutil.c2600 case NL80211_CHAN_WIDTH_160:
2646 case NL80211_CHAN_WIDTH_160:
2686 case NL80211_CHAN_WIDTH_160:
2779 case NL80211_CHAN_WIDTH_160:
2858 case NL80211_CHAN_WIDTH_160:
3006 new.width = NL80211_CHAN_WIDTH_160;
3016 new.width = NL80211_CHAN_WIDTH_160;
3055 chandef->width = NL80211_CHAN_WIDTH_160;
3118 he_chandef.width = NL80211_CHAN_WIDTH_160;
3124 if (he_chandef.width == NL80211_CHAN_WIDTH_160) {
[all...]
H A Dht.c273 case NL80211_CHAN_WIDTH_160:
H A Dibss.c419 case NL80211_CHAN_WIDTH_160:
1376 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/net/wireless/
H A Dchan.c98 case NL80211_CHAN_WIDTH_160:
247 case NL80211_CHAN_WIDTH_160:
355 case NL80211_CHAN_WIDTH_160:
520 ret = check_chandef_primary_compat(c1, c2, NL80211_CHAN_WIDTH_160);
1321 case NL80211_CHAN_WIDTH_160:
H A Dutil.c2145 chandef->width = NL80211_CHAN_WIDTH_160;
2194 case NL80211_CHAN_WIDTH_160:
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c22 case NL80211_CHAN_WIDTH_160:
H A Dftm-responder.c74 case NL80211_CHAN_WIDTH_160:
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h278 [NL80211_CHAN_WIDTH_160] = CMD_CBW_160MHZ,
H A Dtestmode.c258 case NL80211_CHAN_WIDTH_160:
/linux-master/drivers/net/wireless/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.c254 BIT(NL80211_CHAN_WIDTH_160) |
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c309 case NL80211_CHAN_WIDTH_160:
544 case NL80211_CHAN_WIDTH_160:
H A Dmac.c672 case NL80211_CHAN_WIDTH_160:
2082 if (chandef->width == NL80211_CHAN_WIDTH_160 ||
H A Ddebugfs.c464 case NL80211_CHAN_WIDTH_160:
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c44 BIT(NL80211_CHAN_WIDTH_160),
1226 width == NL80211_CHAN_WIDTH_160 ? 0x7 :
H A Ddebugfs.c262 case NL80211_CHAN_WIDTH_160:
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c306 case NL80211_CHAN_WIDTH_160:
3640 const __le16 *highest = chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160) ?
3670 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
3729 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
3747 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
3762 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
3775 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) {
4468 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160))
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c855 case NL80211_CHAN_WIDTH_160:
/linux-master/include/uapi/linux/
H A Dnl80211.h5044 * @NL80211_CHAN_WIDTH_160: 160 MHz channel, the %NL80211_ATTR_CENTER_FREQ1
5062 NL80211_CHAN_WIDTH_160, enumerator in enum:nl80211_chan_width
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c494 case NL80211_CHAN_WIDTH_160:

Completed in 304 milliseconds

12