Searched defs:IEEE80211_CHAN_2GHZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h171 #define IEEE80211_CHAN_2GHZ 0x00000080 /* 2 GHz spectrum channel. */ macro
199 (((_c)->ich_flags & IEEE80211_CHAN_2GHZ) != 0)

Completed in 66 milliseconds