Searched refs:sched_ops (Results 1 – 2 of 2) sorted by relevance
778 ctx->exec_ctx.sched_ops = &napi_sched_ops; in hif_exec_napi_create()832 ctx->exec_ctx.sched_ops = &tasklet_sched_ops; in hif_exec_tasklet_create()1006 hif_ext_group->sched_ops->schedule(hif_ext_group); in hif_ext_group_interrupt_handler()1024 hif_state->hif_ext_group[i]->sched_ops->kill( in hif_exec_kill()1172 hif_ext_group->sched_ops->kill(hif_ext_group); in hif_deregister_exec_group()
82 struct hif_execution_ops *sched_ops; member