DPDK 22.11.5
|
Go to the source code of this file.
Variables | |
void * | dev_private |
DMA Device internal header.
This header contains internal data types which are used by dataplane inline function.
Applications should not use these functions directly.
Definition in file rte_dmadev_core.h.
void* dev_private |
PMD-specific private data. The driver should copy rte_dma_dev.data->dev_private to this field during initialization.
Definition at line 3 of file rte_dmadev_core.h.