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

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                                  rte_dma_sge(3)

Detailed Description

       A structure used to hold scatter-gather DMA operation request entry.

       Seealsorte_dma_copy_sg

       Definition at line 789 of file rte_dmadev.h.

Field Documentation

rte_iova_taddr
       The DMA operation address.

       Definition at line 790 of file rte_dmadev.h.

   uint32_tlength
       The DMA operation length.

       Definition at line 791 of file rte_dmadev.h.

Name

       rte_dma_sge

Synopsis

       #include <rte_dmadev.h>

   DataFieldsrte_iova_taddr
       uint32_t length

See Also