DOKK / manpages / debian 13 / dpdk-doc / rte_cryptodev_scheduler.3.en
rte_cryptodev_scheduler(3) Library Functions Manual rte_cryptodev_scheduler(3)

rte_cryptodev_scheduler

#include <rte_cryptodev_scheduler.h>


const char * name
const char * description
enum rte_cryptodev_scheduler_mode mode
struct rte_cryptodev_scheduler_ops * ops

The data structure associated with each mode of scheduler.

Definition at line 262 of file rte_cryptodev_scheduler.h.

Scheduler name

Definition at line 263 of file rte_cryptodev_scheduler.h.

Scheduler description

Definition at line 264 of file rte_cryptodev_scheduler.h.

Scheduling mode

Definition at line 265 of file rte_cryptodev_scheduler.h.

Pointer to scheduler operation structure

Definition at line 268 of file rte_cryptodev_scheduler.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK