AM64x MCU+ SDK  08.02.00

Introduction

This group contains structure and type definitions needed to properly construct the Enet UDMA configuration structure which is part of the top-level Enet UDMA configuration structure.

Data Structures

struct  EnetUdma_RingMonCfg
 UDMA ring monitor config parameters. More...
 
struct  EnetUdma_UdmaRingPrms
 Enet UDMA channel ring parameters. More...
 
struct  EnetUdma_UdmaChPrms
 Enet UDMA RX flow/TX channel ring configuration parameters. More...
 
struct  EnetUdma_UdmaFlowPrms
 UDMA RX channel flow parameters. More...
 
struct  EnetUdma_UdmaChTxPrms
 Enet UDMA TX channel parameters. More...
 
struct  EnetUdma_AutoReclaimPrms
 Enet UDMA channel/flow auto-reclaim config struct. More...
 
struct  EnetUdma_OpenRxFlowPrms
 Param struct for the get default flowId open parameters. More...
 
struct  EnetUdma_OpenTxChPrms
 Param struct for the TX channel open function. More...
 
struct  EnetUdma_RxChInitPrms
 Param struct for the RX channel open. More...
 
struct  EnetUdma_Cfg
 Config structure for Enet UDMA. More...
 
struct  EnetDma_initCfg
 Config structure for Enet UDMA Data Path initialization. More...
 

Typedefs

typedef EnetUdma_OpenRxFlowPrms EnetDma_OpenRxChPrms
 Param struct for the RX channel open function. We include this typedef as top level DMA APIs use EnetDma_OpenRxChPrms struct. More...
 

Typedef Documentation

◆ EnetDma_OpenRxChPrms

Param struct for the RX channel open function. We include this typedef as top level DMA APIs use EnetDma_OpenRxChPrms struct.