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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h172 #define IEEE80211_CHAN_5GHZ 0x00000100 /* 5 GHz spectrum channel */ macro
201 (((_c)->ich_flags & IEEE80211_CHAN_5GHZ) != 0)

Completed in 65 milliseconds