xxvethernet
Vitis Drivers API Documentation
XXxvEthernet Struct Reference

struct XXxvEthernet is the type for Xxv Ethernet driver instance data. More...

Data Fields

XXxvEthernet_Config Config
 Hardware configuration. More...
 
u32 IsStarted
 Device is currently started. More...
 
u32 IsReady
 Device is initialized and ready. More...
 
u32 Options
 Current options word. More...
 
u32 Flags
 Internal driver flags. More...
 

Detailed Description

struct XXxvEthernet is the type for Xxv Ethernet driver instance data.

The calling code is required to use a unique instance of this structure for every Xxv Ethernet device used in the system. A reference to a structure of this type is then passed to the driver API functions.

Field Documentation

u32 XXxvEthernet::Flags

Internal driver flags.

u32 XXxvEthernet::IsStarted