Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/scheduler/
H A Drte_cryptodev_scheduler_operations.h38 struct rte_cryptodev_scheduler_ops { struct
39 rte_cryptodev_scheduler_worker_attach_t worker_attach;
40 rte_cryptodev_scheduler_worker_attach_t worker_detach;
42 rte_cryptodev_scheduler_start_t scheduler_start;
43 rte_cryptodev_scheduler_stop_t scheduler_stop;
45 rte_cryptodev_scheduler_config_queue_pair config_queue_pair;
47 rte_cryptodev_scheduler_create_private_ctx create_private_ctx;
49 rte_cryptodev_scheduler_config_option_set option_set;
50 rte_cryptodev_scheduler_config_option_get option_get;