Home
last modified time | relevance | path

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

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