Searched refs:VHT_CAP_SHORT_GI_160 (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_vht.c140 sym_caps = VHT_CAP_SHORT_GI_80 | VHT_CAP_SHORT_GI_160;
174 cap &= ~VHT_CAP_SHORT_GI_160;
H A Dhw_features.c883 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_160);
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_vht.c140 sym_caps = VHT_CAP_SHORT_GI_80 | VHT_CAP_SHORT_GI_160;
174 cap &= ~VHT_CAP_SHORT_GI_160;
H A Dhw_features.c883 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_160);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_vht.c140 sym_caps = VHT_CAP_SHORT_GI_80 | VHT_CAP_SHORT_GI_160;
174 cap &= ~VHT_CAP_SHORT_GI_160;
H A Dhw_features.c883 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_160);
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h762 #define VHT_CAP_SHORT_GI_160 ((u32) BIT(6)) macro
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h762 #define VHT_CAP_SHORT_GI_160 ((u32) BIT(6)) macro
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h762 #define VHT_CAP_SHORT_GI_160 ((u32) BIT(6)) macro
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c1099 conf->vht_capab |= VHT_CAP_SHORT_GI_160;

Completed in 141 milliseconds