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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c741 if (ic->ic_flags_ext & IEEE80211_FEXT_SHORTGI20)
1627 if ((ic->ic_flags_ext & IEEE80211_FEXT_SHORTGI20) == 0)
1830 ic->ic_flags_ext |= IEEE80211_FEXT_SHORTGI20;
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h160 #define IEEE80211_FEXT_SHORTGI20 0x04000000 /* CONF: short GI in HT20 */ macro

Completed in 50 milliseconds