Searched refs:IEEE80211_FEXT_SHORTGI40 (Results 1 – 2 of 2) sorted by relevance
750 if (ic->ic_flags_ext & IEEE80211_FEXT_SHORTGI40) in ieee80211_ht_wds_init()1629 if ((ic->ic_flags_ext & IEEE80211_FEXT_SHORTGI40) == 0 || in ieee80211_add_htcap_body()1835 ic->ic_flags_ext |= IEEE80211_FEXT_SHORTGI40; in ieee80211_ht_attach()
156 #define IEEE80211_FEXT_SHORTGI40 0x08000000 /* CONF: short GI in HT40 */ macro