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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c750 if (ic->ic_flags_ext & IEEE80211_FEXT_SHORTGI40)
1629 if ((ic->ic_flags_ext & IEEE80211_FEXT_SHORTGI40) == 0 ||
1835 ic->ic_flags_ext |= IEEE80211_FEXT_SHORTGI40;
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h161 #define IEEE80211_FEXT_SHORTGI40 0x08000000 /* CONF: short GI in HT40 */ macro

Completed in 50 milliseconds