Home
last modified time | relevance | path

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

/hostap-latest/hostapd/
Dconfig_file.c3831 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
3849 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
3867 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
3885 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
/hostap-latest/src/common/
Dieee802_11_defs.h2546 #define HE_MU_AC_PARAM_ACM ((u8) BIT(4)) macro