Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1260 #define HT_CAP_INFO_RX_STBC_12 ((u16) BIT(9)) macro
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c1131 conf->ht_capab |= HT_CAP_INFO_RX_STBC_12; in hostapd_config_ht_capab()