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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h165 * Channel attributes (ich_flags)
199 (((_c)->ich_flags & IEEE80211_CHAN_2GHZ) != 0)
201 (((_c)->ich_flags & IEEE80211_CHAN_5GHZ) != 0)
310 uint32_t ich_flags; /* see below */ member in struct:ieee80211_channel

Completed in 48 milliseconds