Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwmm_ac.c250 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wmm_ac_find_tsid()
451 for (i = 0; i < WMM_AC_NUM; i++) in wmm_ac_process_param_elem()
498 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wmm_ac_init()
525 for (i = 0; i < WMM_AC_NUM; i++) in wmm_ac_deinit()
869 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wpas_wmm_ac_status()
919 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wmm_ac_get_tspecs_count()
955 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wmm_ac_save_tspecs()
Dwmm_ac.h52 } ac_params[WMM_AC_NUM];
Dwpa_supplicant_i.h1074 struct wmm_tspec_element *tspecs[WMM_AC_NUM][TS_DIR_IDX_COUNT];
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1307 WMM_AC_NUM = 4 enumerator