Searched defs:option_type (Results 1 – 3 of 3) sorted by relevance
520 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()
356 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()
119 enum rte_cryptodev_schedule_option_type option_type; in cryptodev_scheduler_create() local