Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h2216 #define HE_QOS_INFO_EDCA_PARAM_SET_COUNT ((u8) (BIT(0) | BIT(1) | \ macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h2341 #define HE_QOS_INFO_EDCA_PARAM_SET_COUNT ((u8) (BIT(0) | BIT(1) | \ macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3470 set_he_cap(atoi(pos), HE_QOS_INFO_EDCA_PARAM_SET_COUNT);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3539 set_he_cap(atoi(pos), HE_QOS_INFO_EDCA_PARAM_SET_COUNT); in hostapd_config_fill()