logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_port_sym_crypto_reader_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2            rte_port_sym_crypto_reader_params(3)

Detailed Description

       Crypto_reader port parameters

       Definition at line 31 of file rte_port_sym_crypto.h.

Field Documentation

uint8_tcryptodev_id
       Target cryptodev ID.

       Definition at line 33 of file rte_port_sym_crypto.h.

   uint16_tqueue_id
       Target cryptodev Queue Pair ID.

       Definition at line 36 of file rte_port_sym_crypto.h.

   rte_port_sym_crypto_reader_callback_fnf_callback
       Crypto reader post callback function.

       Definition at line 39 of file rte_port_sym_crypto.h.

   void*arg_callback
       Crypto reader post callback function arguments.

       Definition at line 42 of file rte_port_sym_crypto.h.

Name

       rte_port_sym_crypto_reader_params

Synopsis

       #include <rte_port_sym_crypto.h>

   DataFields
       uint8_t cryptodev_id
       uint16_t queue_idrte_port_sym_crypto_reader_callback_fnf_callback
       void * arg_callback

See Also