Searched refs:HT_CAP_INFO_SHORT_GI20MHZ (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c4630 le16 msk = host_to_le16(HT_CAP_INFO_SHORT_GI20MHZ |
H A Dap.c231 HT_CAP_INFO_SHORT_GI20MHZ |
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_defs.h1127 #define HT_CAP_INFO_SHORT_GI20MHZ ((u16) BIT(5)) macro
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dhw_features.c567 if ((conf & HT_CAP_INFO_SHORT_GI20MHZ) &&
568 !(hw & HT_CAP_INFO_SHORT_GI20MHZ)) {
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c1187 conf->ht_capab |= HT_CAP_INFO_SHORT_GI20MHZ;

Completed in 199 milliseconds