Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3482 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN);
3500 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN);
3518 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN);
3536 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3482 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN);
3500 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN);
3518 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN);
3536 set_he_cap(atoi(pos), HE_MU_AC_PARAM_AIFSN);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h2202 #define HE_MU_AC_PARAM_AIFSN ((u8) (BIT(0) | BIT(1) | BIT(2) | BIT(3))) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h2202 #define HE_MU_AC_PARAM_AIFSN ((u8) (BIT(0) | BIT(1) | BIT(2) | BIT(3))) macro