Searched refs:modeflags (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c397 uint32_t modeflags; local
414 modeflags = chanflags[mode];
427 if ((ch->ich_flags & modeflags) == modeflags) {
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c284 static const uint32_t modeflags[] = { local
293 return (modeflags[ieee80211_chan2mode(isc, chan)]);

Completed in 62 milliseconds