Searched refs:IEEE80211_CHAN_GFSK (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dradiotap.h224 #define IEEE80211_CHAN_GFSK 0x0800 /* GFSK channel (FHSS PHY) */ macro
/freebsd-13-stable/sys/net80211/
H A D_ieee80211.h180 #define IEEE80211_CHAN_GFSK 0x00000800 /* GFSK channel (FHSS PHY) */ macro
219 (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_GFSK)
236 (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_5GHZ | IEEE80211_CHAN_GFSK | \
275 (((_c)->ic_flags & IEEE80211_CHAN_GFSK) != 0)
H A Dieee80211_radiotap.h251 #define IEEE80211_CHAN_GFSK 0x00000800 /* GFSK channel (FHSS PHY) */ macro
/freebsd-13-stable/lib/lib80211/
H A Dlib80211_regdomain.c208 FLAG(IEEE80211_CHAN_GFSK),
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-802_11.c2382 #define IEEE80211_CHAN_GFSK 0x00800 /* GFSK channel (FHSS PHY) */ macro
2491 (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_GFSK)
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c555 if ((cflags & IEEE80211_CHAN_GFSK) != 0)

Completed in 190 milliseconds