Home
last modified time | relevance | path

Searched defs:tspec (Results 1 – 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwmm_ac.c35 static inline u8 wmm_ac_get_tsid(const struct wmm_tspec_element *tspec) in wmm_ac_get_tsid()
41 static u8 wmm_ac_get_direction(const struct wmm_tspec_element *tspec) in wmm_ac_get_direction()
47 static u8 wmm_ac_get_user_priority(const struct wmm_tspec_element *tspec) in wmm_ac_get_user_priority()
70 const struct wmm_tspec_element *tspec) in wmm_ac_add_ts()
121 struct wmm_tspec_element *tspec = wpa_s->tspecs[ac][dir]; in wmm_ac_del_ts_idx() local
209 const struct wmm_tspec_element *tspec, in wmm_ac_send_delts()
268 struct wmm_tspec_element *tspec; in wmm_ac_build_addts_req() local
551 struct wmm_tspec_element tspec; in wpas_wmm_ac_delts() local
632 const struct wmm_tspec_element *tspec) in wmm_ac_handle_delts()
661 const struct wmm_tspec_element *tspec) in wmm_ac_handle_addts_resp()
[all …]
Dwmm_ac.h108 struct wmm_tspec_element tspec; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwmm_ac.c35 static inline u8 wmm_ac_get_tsid(const struct wmm_tspec_element *tspec) in wmm_ac_get_tsid()
41 static u8 wmm_ac_get_direction(const struct wmm_tspec_element *tspec) in wmm_ac_get_direction()
47 static u8 wmm_ac_get_user_priority(const struct wmm_tspec_element *tspec) in wmm_ac_get_user_priority()
70 const struct wmm_tspec_element *tspec) in wmm_ac_add_ts()
121 struct wmm_tspec_element *tspec = wpa_s->tspecs[ac][dir]; in wmm_ac_del_ts_idx() local
209 const struct wmm_tspec_element *tspec, in wmm_ac_send_delts()
268 struct wmm_tspec_element *tspec; in wmm_ac_build_addts_req() local
551 struct wmm_tspec_element tspec; in wpas_wmm_ac_delts() local
632 const struct wmm_tspec_element *tspec) in wmm_ac_handle_delts()
661 const struct wmm_tspec_element *tspec) in wmm_ac_handle_addts_resp()
[all …]
Dwmm_ac.h108 struct wmm_tspec_element tspec; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwmm.c187 const struct wmm_tspec_element *tspec, in wmm_send_action()
217 int wmm_process_tspec(struct wmm_tspec_element *tspec) in wmm_process_tspec()
294 struct wmm_tspec_element *tspec, size_t len) in wmm_addts_req()
Dwpa_auth_ft.c2319 struct wmm_tspec_element *tspec; in wpa_ft_process_rdie() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwmm.c189 const struct wmm_tspec_element *tspec, in wmm_send_action()
219 int wmm_process_tspec(struct wmm_tspec_element *tspec) in wmm_process_tspec()
296 const struct wmm_tspec_element *tspec, size_t len) in wmm_addts_req()
Dwpa_auth_ft.c2408 struct wmm_tspec_element *tspec; in wpa_ft_process_rdie() local
/third_party/libdrm/tests/exynos/
Dexynos_fimg2d_perf.c41 struct timespec tspec = { 0 }; in fimg2d_perf_simple() local
119 struct timespec tspec = { 0 }; in fimg2d_perf_multi() local
/third_party/vk-gl-cts/framework/delibs/deutil/
DdeTimer.c217 struct itimerspec tspec; in deTimer_scheduleSingle() local
238 struct itimerspec tspec; in deTimer_scheduleInterval() local
259 struct itimerspec tspec; in deTimer_disable() local
/third_party/ltp/testcases/kernel/syscalls/clock_getres/
Dclock_getres01.c37 static struct tst_ts *tspec, *nspec = NULL; variable
/third_party/boost/boost/interprocess/sync/posix/
Dsemaphore_wrapper.hpp224 timespec tspec = ptime_to_timespec(abs_time); in semaphore_timed_wait() local
/third_party/glib/gobject/
Dgparamspecs.c1073 GParamSpecGType *tspec = G_PARAM_SPEC_GTYPE (pspec); in param_gtype_set_default() local
1082 GParamSpecGType *tspec = G_PARAM_SPEC_GTYPE (pspec); in param_gtype_validate() local
2425 GParamSpecGType *tspec; in g_param_spec_gtype() local
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.c277 struct timespec tspec = { 0 }; in timeline_render_point_handler() local