Searched refs:IEEE80211_CHAN_GSM (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/net80211/
H A Dieee80211_radiotap.h252 #define IEEE80211_CHAN_GSM 0x00001000 /* 900 MHz spectrum channel */ macro
H A D_ieee80211.h181 #define IEEE80211_CHAN_GSM 0x00001000 /* 900 MHz spectrum channel */ macro
290 (((_c)->ic_flags & IEEE80211_CHAN_GSM) != 0)
H A Dieee80211.c1034 if (flags & IEEE80211_CHAN_GSM)
1091 if (flags & IEEE80211_CHAN_GSM)
/freebsd-13-stable/lib/lib80211/
H A Dlib80211_regdomain.c209 FLAG(IEEE80211_CHAN_GSM),
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-802_11.c2383 #define IEEE80211_CHAN_GSM 0x01000 /* 900 MHz spectrum channel */ macro
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c557 if ((cflags & IEEE80211_CHAN_GSM) != 0)
/freebsd-13-stable/sbin/ifconfig/
H A Difieee80211.c2113 if (flags & IEEE80211_CHAN_GSM) {

Completed in 144 milliseconds