DOKK / manpages / debian 13 / dpdk-doc / rte_dma_sge.3.en
rte_dma_sge(3) Library Functions Manual rte_dma_sge(3)

rte_dma_sge

#include <rte_dmadev.h>


rte_iova_t addr
uint32_t length

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

See also

rte_dma_copy_sg

Definition at line 789 of file rte_dmadev.h.

rte_iova_t addr

The DMA operation address.

Definition at line 790 of file rte_dmadev.h.

The DMA operation length.

Definition at line 791 of file rte_dmadev.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK