Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3762 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
3780 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
3798 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
3816 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2538 #define HE_MU_AC_PARAM_ACM ((u8) BIT(4)) macro