| rte_cryptodev_config(3) | Library Functions Manual | rte_cryptodev_config(3) |
rte_cryptodev_config
#include <rte_cryptodev.h>
int socket_id
uint16_t nb_queue_pairs
uint64_t ff_disable
Crypto device configuration structure
Definition at line 793 of file rte_cryptodev.h.
Socket to allocate resources on
Definition at line 794 of file rte_cryptodev.h.
Number of queue pairs to configure on device
Definition at line 795 of file rte_cryptodev.h.
Feature flags to be disabled. Only the following features are allowed to be disabled,
Definition at line 797 of file rte_cryptodev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |