Searched refs:hif_tasklet_exec_context (Results 1 – 2 of 2) sorted by relevance
126 struct hif_tasklet_exec_context { struct149 static inline struct hif_tasklet_exec_context* argument152 return (struct hif_tasklet_exec_context *) ctx; in hif_exec_get_tasklet()
520 struct hif_tasklet_exec_context *t_ctx = hif_exec_get_tasklet(ctx); in hif_exec_tasklet_schedule()803 struct hif_tasklet_exec_context *t_ctx = hif_exec_get_tasklet(ctx); in hif_exec_tasklet_kill()826 struct hif_tasklet_exec_context *ctx; in hif_exec_tasklet_create()828 ctx = qdf_mem_malloc(sizeof(struct hif_tasklet_exec_context)); in hif_exec_tasklet_create()