Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2551 #define HE_QOS_INFO_EDCA_PARAM_SET_COUNT ((u8) (BIT(0) | BIT(1) | \ macro
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3747 set_he_cap(atoi(pos), HE_QOS_INFO_EDCA_PARAM_SET_COUNT); in hostapd_config_fill()