Home
last modified time | relevance | path

Searched refs:mc_scheduler_ctx (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/crypto/scheduler/
H A Dscheduler_multicore.c20 struct mc_scheduler_ctx { struct
35 struct mc_scheduler_ctx *mc_private_ctx; argument
43 struct mc_scheduler_ctx *mc_ctx = mc_qp_ctx->mc_private_ctx; in schedule_enqueue()
88 struct mc_scheduler_ctx *mc_ctx = mc_qp_ctx->mc_private_ctx; in schedule_dequeue()
152 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in mc_scheduler_worker()
245 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in scheduler_start()
291 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in scheduler_stop()
308 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in scheduler_config_qp()
328 struct mc_scheduler_ctx *mc_ctx = NULL; in scheduler_create_private_ctx()
336 mc_ctx = rte_zmalloc_socket(NULL, sizeof(struct mc_scheduler_ctx), 0, in scheduler_create_private_ctx()