Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_dmadev_core.h - Man Page

Synopsis

Variables

void * dev_private

Detailed Description

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.

Variable Documentation

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.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK