Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dieee802_11_defs.h2559 #define HE_QOS_INFO_EDCA_PARAM_SET_COUNT ((u8) (BIT(0) | BIT(1) | \ macro
/hostap-latest/hostapd/
Dconfig_file.c3816 set_he_cap(atoi(pos), HE_QOS_INFO_EDCA_PARAM_SET_COUNT); in hostapd_config_fill()