Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1369 #define VHT_CAP_RXSTBC_4 ((u32) BIT(10)) macro
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c1179 conf->vht_capab |= VHT_CAP_RXSTBC_4; in hostapd_config_vht_capab()