Searched refs:IEEE80211_MODE_FH (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c58 "FH", /* IEEE80211_MODE_FH */
389 IEEE80211_CHAN_FHSS, /* IEEE80211_MODE_FH */
512 return (IEEE80211_MODE_FH);
774 ic->ic_modecaps |= 1 << IEEE80211_MODE_FH;
H A Dnet80211_output.c866 if (ic->ic_curmode != IEEE80211_MODE_FH) {
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h85 IEEE80211_MODE_FH = 4, /* 2GHz, GFSK */ enumerator in enum:ieee80211_phymode
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c787 case IEEE80211_MODE_FH:
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c2538 return (IEEE80211_MODE_FH);

Completed in 88 milliseconds