DPDK  17.05.2
Data Fields
rte_cryptodev_qp_conf Struct Reference

#include <rte_cryptodev.h>

Data Fields

uint32_t nb_descriptors

Detailed Description

Crypto device queue pair configuration structure.

Examples:
examples/ipsec-secgw/ipsec-secgw.c, and examples/l2fwd-crypto/main.c.

Definition at line 356 of file rte_cryptodev.h.

Field Documentation

uint32_t nb_descriptors

Number of descriptors per queue pair

Definition at line 357 of file rte_cryptodev.h.


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