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.c247 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wmm_ac_find_tsid()
448 for (i = 0; i < WMM_AC_NUM; i++) in wmm_ac_process_param_elem()
495 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wmm_ac_init()
522 for (i = 0; i < WMM_AC_NUM; i++) in wmm_ac_deinit()
866 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wpas_wmm_ac_status()
916 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wmm_ac_get_tspecs_count()
952 for (ac = 0; ac < WMM_AC_NUM; ac++) { in wmm_ac_save_tspecs()
Dwmm_ac.h52 } ac_params[WMM_AC_NUM];
Dwpa_supplicant_i.h1092 struct wmm_tspec_element *tspecs[WMM_AC_NUM][TS_DIR_IDX_COUNT];
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1313 WMM_AC_NUM = 4 enumerator