Searched refs:IEEE80211_FEXT_SHORTGI20 (Results 1 – 2 of 2) sorted by relevance
741 if (ic->ic_flags_ext & IEEE80211_FEXT_SHORTGI20) in ieee80211_ht_wds_init()1627 if ((ic->ic_flags_ext & IEEE80211_FEXT_SHORTGI20) == 0) in ieee80211_add_htcap_body()1830 ic->ic_flags_ext |= IEEE80211_FEXT_SHORTGI20; in ieee80211_ht_attach()
155 #define IEEE80211_FEXT_SHORTGI20 0x04000000 /* CONF: short GI in HT20 */ macro