Searched refs:WMM_AC_MAX_USER_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ | ||
D | wmm_ac.h | 22 #define WMM_AC_MAX_USER_PRIORITY 7 macro |
D | wmm_ac.c | 384 !PARAM_IN_RANGE(user_priority, 0, WMM_AC_MAX_USER_PRIORITY) || in wmm_ac_ts_req_is_valid() |