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_dpaa2_cmdif_context

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                      rte_dpaa2_cmdif_context(3)

Detailed Description

       The context required in the I/O path for DPAA2 AIOP Command Interface

       Definition at line 20 of file rte_pmd_dpaa2_cmdif.h.

Field Documentation

uint32_tsize
       Size to populate in QBMAN FD

       Definition at line 22 of file rte_pmd_dpaa2_cmdif.h.

   uint32_tfrc
       FRC to populate in QBMAN FD

       Definition at line 24 of file rte_pmd_dpaa2_cmdif.h.

   uint64_tflc
       FLC to populate in QBMAN FD

       Definition at line 26 of file rte_pmd_dpaa2_cmdif.h.

   uint8_tpriority
       Priority of the command. This priority determines DPCI Queue

       Definition at line 28 of file rte_pmd_dpaa2_cmdif.h.

Name

       rte_dpaa2_cmdif_context

Synopsis

       #include <rte_pmd_dpaa2_cmdif.h>

   DataFields
       uint32_t size
       uint32_t frc
       uint64_t flc
       uint8_t priority

See Also