Home
last modified time | relevance | path

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

/hostap-3.6.0/src/common/
Dieee802_11_defs.h1186 #define HT_CAP_INFO_RX_STBC_123 ((u16) (BIT(8) | BIT(9))) macro
/hostap-3.6.0/hostapd/
Dconfig_file.c1101 conf->ht_capab |= HT_CAP_INFO_RX_STBC_123; in hostapd_config_ht_capab()