Home
last modified time | relevance | path

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

/f-stack/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
245 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in scheduler_start() local
291 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in scheduler_stop() local
308 struct mc_scheduler_ctx *mc_ctx = sched_ctx->private_ctx; in scheduler_config_qp() local
328 struct mc_scheduler_ctx *mc_ctx = NULL; in scheduler_create_private_ctx() local
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h324 } mc_ctx; member