FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Public Member Functions | |
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
u16 | cryptodev_id |
u16 | cryptodev_q |
u32 | inflight |
cryptodev_op_t ** | cops |
struct rte_ring * | ring |
Definition at line 122 of file cryptodev.c.
cryptodev_engine_thread_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
cryptodev_op_t** cryptodev_engine_thread_t::cops |
Definition at line 128 of file cryptodev.c.
u16 cryptodev_engine_thread_t::cryptodev_id |
Definition at line 125 of file cryptodev.c.
u16 cryptodev_engine_thread_t::cryptodev_q |
Definition at line 126 of file cryptodev.c.
u32 cryptodev_engine_thread_t::inflight |
Definition at line 127 of file cryptodev.c.
struct rte_ring* cryptodev_engine_thread_t::ring |
Definition at line 129 of file cryptodev.c.