Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/scheduler/
H A Dscheduler_pkt_size_distr.c43 psd_qp_ctx->primary_worker.nb_inflight_cops, in schedule_enqueue()
44 psd_qp_ctx->secondary_worker.nb_inflight_cops in schedule_enqueue()
78 p_enq_op = &enq_ops[!(job_len & psd_qp_ctx->threshold)]; in schedule_enqueue()
95 p_enq_op = &enq_ops[!(job_len & psd_qp_ctx->threshold)]; in schedule_enqueue()
109 p_enq_op = &enq_ops[!(job_len & psd_qp_ctx->threshold)]; in schedule_enqueue()
123 p_enq_op = &enq_ops[!(job_len & psd_qp_ctx->threshold)]; in schedule_enqueue()
139 p_enq_op = &enq_ops[!(job_len & psd_qp_ctx->threshold)]; in schedule_enqueue()
152 psd_qp_ctx->primary_worker.dev_id, in schedule_enqueue()
153 psd_qp_ctx->primary_worker.qp_id, in schedule_enqueue()
162 psd_qp_ctx->secondary_worker.dev_id, in schedule_enqueue()
[all …]