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

Data Fields

cryptodev_numa_data_tper_numa_data
 
cryptodev_key_tkeys
 
cryptodev_engine_thread_tper_thread_data
 
cryptodev_inst_tcryptodev_inst
 
clib_bitmap_tactive_cdev_inst_mask
 
clib_spinlock_t tlock
 

Detailed Description

Definition at line 132 of file cryptodev.c.

Field Documentation

◆ active_cdev_inst_mask

clib_bitmap_t* cryptodev_main_t::active_cdev_inst_mask

Definition at line 138 of file cryptodev.c.

◆ cryptodev_inst

cryptodev_inst_t* cryptodev_main_t::cryptodev_inst

Definition at line 137 of file cryptodev.c.

◆ keys

cryptodev_key_t* cryptodev_main_t::keys

Definition at line 135 of file cryptodev.c.

◆ per_numa_data

cryptodev_numa_data_t* cryptodev_main_t::per_numa_data

Definition at line 134 of file cryptodev.c.

◆ per_thread_data

cryptodev_engine_thread_t* cryptodev_main_t::per_thread_data

Definition at line 136 of file cryptodev.c.

◆ tlock

clib_spinlock_t cryptodev_main_t::tlock

Definition at line 139 of file cryptodev.c.


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