Home
last modified time | relevance | path

Searched refs:VHT_CAP_RXSTBC_1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1366 #define VHT_CAP_RXSTBC_1 ((u32) BIT(8)) macro
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c1173 conf->vht_capab |= VHT_CAP_RXSTBC_1; in hostapd_config_vht_capab()