Home
last modified time | relevance | path

Searched defs:mc_ctx (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/crypto/scheduler/
H A Dscheduler_multicore.c43 struct mc_scheduler_ctx *mc_ctx = mc_qp_ctx->mc_private_ctx; in schedule_enqueue() local
88 struct mc_scheduler_ctx *mc_ctx = mc_qp_ctx->mc_private_ctx; in schedule_dequeue() local
152 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in mc_scheduler_worker() local
262 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in scheduler_start() local
308 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in scheduler_stop() local
325 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in scheduler_config_qp() local
345 struct mc_scheduler_ctx *mc_ctx = NULL; in scheduler_create_private_ctx() local
/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h332 } mc_ctx; member