Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_VHT80P80 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/net80211/
H A D_ieee80211.h196 #define IEEE80211_CHAN_VHT80P80 0x20000000 /* VHT80+80 channel */ macro
205 | IEEE80211_CHAN_VHT80P80)
341 (((_c)->ic_flags & IEEE80211_CHAN_VHT80P80) != 0)
H A Dieee80211_vht.c838 c = findvhtchan(ic, chan, IEEE80211_CHAN_VHT80P80); in ieee80211_vht_adjust_channel()
H A Dieee80211.c1453 IEEE80211_CHAN_VHT80P80; in getflags_5ghz()
1455 IEEE80211_CHAN_VHT80P80; in getflags_5ghz()
H A Dieee80211_ht.c1952 vhtflags = IEEE80211_CHAN_VHT80P80; in ieee80211_vht_get_vhtflags()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2215 if ((chanFlags & IEEE80211_CHAN_VHT80P80) && in regdomain_addchans()
2216 (flags & IEEE80211_CHAN_VHT80P80) == 0) { in regdomain_addchans()
2425 IEEE80211_CHAN_VHT80P80, in regdomain_makechannels()
2429 IEEE80211_CHAN_VHT80P80, in regdomain_makechannels()