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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_vht.c436 sym_caps = VHT_CAP_SHORT_GI_80 | VHT_CAP_SHORT_GI_160;
H A Dhw_features.c703 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_80);
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_vht.c436 sym_caps = VHT_CAP_SHORT_GI_80 | VHT_CAP_SHORT_GI_160;
H A Dhw_features.c703 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_80);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_vht.c436 sym_caps = VHT_CAP_SHORT_GI_80 | VHT_CAP_SHORT_GI_160;
H A Dhw_features.c703 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_80);
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h827 #define VHT_CAP_SHORT_GI_80 ((u32) BIT(5)) macro
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h827 #define VHT_CAP_SHORT_GI_80 ((u32) BIT(5)) macro
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h827 #define VHT_CAP_SHORT_GI_80 ((u32) BIT(5)) macro
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c1148 conf->vht_capab |= VHT_CAP_SHORT_GI_80;

Completed in 59 milliseconds