Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/scheduler/
H A Dscheduler_failover.c181 struct fo_scheduler_qp_ctx *fo_qp_ctx; in scheduler_config_qp() local
183 fo_qp_ctx = rte_zmalloc_socket(NULL, sizeof(*fo_qp_ctx), 0, in scheduler_config_qp()
185 if (!fo_qp_ctx) { in scheduler_config_qp()
190 qp_ctx->private_qp_ctx = (void *)fo_qp_ctx; in scheduler_config_qp()