Searched refs:tasklet_sched_ops (Results 1 – 2 of 2) sorted by relevance
163 extern struct hif_execution_ops tasklet_sched_ops;
816 struct hif_execution_ops tasklet_sched_ops = { variable832 ctx->exec_ctx.sched_ops = &tasklet_sched_ops; in hif_exec_tasklet_create()