Home
last modified time | relevance | path

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

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