Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/scheduler/
H A Dscheduler_pkt_size_distr.c84 qp_ctx->max_nb_objs) { in schedule_enqueue()
98 qp_ctx->max_nb_objs) { in schedule_enqueue()
112 qp_ctx->max_nb_objs) { in schedule_enqueue()
126 qp_ctx->max_nb_objs) { in schedule_enqueue()
142 qp_ctx->max_nb_objs) { in schedule_enqueue()
H A Dscheduler_pmd_private.h59 uint32_t max_nb_objs; member
H A Dscheduler_pmd_ops.c433 qp_ctx->max_nb_objs = qp_conf->nb_descriptors - 1; in scheduler_pmd_qp_setup()