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

rte_dma_auto_free_param

#include <rte_dmadev.h>


uint64_t reserved [2]

A structure used for offload auto free params.

Definition at line 547 of file rte_dmadev.h.

Mempool from which buffer is allocated. Mempool info is used for freeing buffer by hardware.

Note

If the mempool is not supported by the DMA device, rte_dma_vchan_setup() will fail.

Definition at line 557 of file rte_dmadev.h.

Reserved for future fields.

Definition at line 561 of file rte_dmadev.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK