PDK API Guide for J721E
Udma_ProxyHandle Struct Reference

Detailed Description

UDMA proxy object.

UDMA proxy handle.

Note: This is an internal/private driver structure and should not be used or modified by caller.

Data Fields

Udma_DrvHandle drvHandle
 
uint16_t proxyNum
 
uintptr_t proxyAddr
 
uint32_t proxyInitDone
 

Field Documentation

◆ drvHandle

Udma_DrvHandle Udma_ProxyHandle::drvHandle

Pointer to global driver handle.

◆ proxyNum

uint16_t Udma_ProxyHandle::proxyNum

Proxy number

◆ proxyAddr

uintptr_t Udma_ProxyHandle::proxyAddr

Proxy address for push/pop ring operation through proxy

◆ proxyInitDone

uint32_t Udma_ProxyHandle::proxyInitDone

Flag to set the proxy object is init.