Searched defs:IEEE80211_CHAN_5GHZ (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | net80211.h | 172 #define IEEE80211_CHAN_5GHZ 0x00000100 /* 5 GHz spectrum channel */ macro 201 (((_c)->ich_flags & IEEE80211_CHAN_5GHZ) != 0) |
Completed in 62 milliseconds