Home
last modified time | relevance | path

Searched defs:sched_ctx (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/crypto/scheduler/
H A Drte_cryptodev_scheduler.c140 update_max_nb_qp(struct scheduler_ctx *sched_ctx) in update_max_nb_qp()
166 struct scheduler_ctx *sched_ctx; in rte_cryptodev_scheduler_worker_attach() local
227 struct scheduler_ctx *sched_ctx; in rte_cryptodev_scheduler_worker_detach() local
285 struct scheduler_ctx *sched_ctx; in rte_cryptodev_scheduler_mode_set() local
348 struct scheduler_ctx *sched_ctx; in rte_cryptodev_scheduler_mode_get() local
370 struct scheduler_ctx *sched_ctx; in rte_cryptodev_scheduler_ordering_set() local
398 struct scheduler_ctx *sched_ctx; in rte_cryptodev_scheduler_ordering_get() local
420 struct scheduler_ctx *sched_ctx; in rte_cryptodev_scheduler_load_user_scheduler() local
491 struct scheduler_ctx *sched_ctx; in rte_cryptodev_scheduler_workers_get() local
524 struct scheduler_ctx *sched_ctx; in rte_cryptodev_scheduler_option_set() local
[all …]
H A Dscheduler_pmd_ops.c19 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_attach_init_worker() local
61 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_pmd_config() local
86 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in update_order_ring() local
131 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_pmd_start() local
202 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_pmd_stop() local
232 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_pmd_close() local
283 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_pmd_stats_get() local
306 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_pmd_stats_reset() local
323 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_pmd_info_get() local
395 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_pmd_qp_setup() local
[all …]
H A Dscheduler_multicore.c151 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in mc_scheduler_worker() local
244 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_start() local
290 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_stop() local
307 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_config_qp() local
327 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_create_private_ctx() local
H A Dscheduler_pkt_size_distr.c255 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_start() local
334 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_create_private_ctx() local
H A Dscheduler_pmd.c82 struct scheduler_ctx *sched_ctx; in cryptodev_scheduler_create() local
240 struct scheduler_ctx *sched_ctx; in cryptodev_scheduler_remove() local
H A Dscheduler_roundrobin.c129 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_start() local
H A Dscheduler_failover.c139 struct scheduler_ctx *sched_ctx = dev->data->dev_private; in scheduler_start() local