Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/scheduler/
H A Drte_cryptodev_scheduler.c520 enum rte_cryptodev_schedule_option_type option_type, in rte_cryptodev_scheduler_option_set()
551 enum rte_cryptodev_schedule_option_type option_type, in rte_cryptodev_scheduler_option_get()
H A Dscheduler_pkt_size_distr.c356 scheduler_option_set(struct rte_cryptodev *dev, uint32_t option_type, in scheduler_option_set()
382 scheduler_option_get(struct rte_cryptodev *dev, uint32_t option_type, in scheduler_option_get()
H A Dscheduler_pmd.c119 enum rte_cryptodev_schedule_option_type option_type; in cryptodev_scheduler_create() local