Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.c255 conf->ht_capab = HT_CAP_INFO_SMPS_DISABLED; in hostapd_config_defaults()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1253 #define HT_CAP_INFO_SMPS_DISABLED ((u16) (BIT(2) | BIT(3))) macro