FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
cryptodev_engine_thread_t Struct Reference
+ Collaboration diagram for cryptodev_engine_thread_t:

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
 

Detailed Description

Definition at line 122 of file cryptodev.c.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

cryptodev_engine_thread_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ cops

cryptodev_op_t** cryptodev_engine_thread_t::cops

Definition at line 128 of file cryptodev.c.

◆ cryptodev_id

u16 cryptodev_engine_thread_t::cryptodev_id

Definition at line 125 of file cryptodev.c.

◆ cryptodev_q

u16 cryptodev_engine_thread_t::cryptodev_q

Definition at line 126 of file cryptodev.c.

◆ inflight

u32 cryptodev_engine_thread_t::inflight

Definition at line 127 of file cryptodev.c.

◆ ring

struct rte_ring* cryptodev_engine_thread_t::ring

Definition at line 129 of file cryptodev.c.


The documentation for this struct was generated from the following file: