Home
last modified time | relevance | path

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

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