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

/freebsd-12-stable/contrib/wpa/src/ap/
H A Dieee802_11_vht.c471 sym_caps = VHT_CAP_SHORT_GI_80 | VHT_CAP_SHORT_GI_160;
/freebsd-12-stable/contrib/wpa/src/common/
H A Dhw_features_common.c545 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_80);
H A Dieee802_11_defs.h1231 #define VHT_CAP_SHORT_GI_80 ((u32) BIT(5)) macro
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c4782 vhtcaps_mask->vht_capabilities_info |= (VHT_CAP_SHORT_GI_80 |
4784 vhtcaps->vht_capabilities_info &= ~(VHT_CAP_SHORT_GI_80 |
/freebsd-12-stable/contrib/wpa/hostapd/
H A Dconfig_file.c1235 conf->vht_capab |= VHT_CAP_SHORT_GI_80;

Completed in 206 milliseconds