iLLD_TC27xD  1.0
Collaboration diagram for Unions:

Data Structures

union  IfxEth_RxDescr0
 Union for RX descriptor DWORD 0. More...
 
union  IfxEth_RxDescr1
 Union for RX descriptor DWORD 1. More...
 
union  IfxEth_RxDescr2
 Union for RX descriptor DWORD 2. More...
 
union  IfxEth_RxDescr3
 Union for RX descriptor DWORD 3. More...
 
union  IfxEth_TxDescr0
 Union for TX descriptor DWORD 0. More...
 
union  IfxEth_TxDescr1
 Union for TX descriptor DWORD 1. More...
 
union  IfxEth_TxDescr2
 Union for TX descriptor DWORD 2. More...
 
union  IfxEth_TxDescr3
 Union for TX descriptor DWORD 3. More...
 
union  IfxEth_RxDescrList
 
union  IfxEth_TxDescrList
 

Detailed Description


Data Structure Documentation

union IfxEth_RxDescr0

Union for RX descriptor DWORD 0.

Definition at line 234 of file IfxEth.h.

Collaboration diagram for IfxEth_RxDescr0:
Data Fields
IfxEth_AltRxDescr0_Bits A Structure for RX descriptor DWORD 0 Bit field access.
uint32 U Unsigned long access.
union IfxEth_RxDescr1

Union for RX descriptor DWORD 1.

Definition at line 242 of file IfxEth.h.

Collaboration diagram for IfxEth_RxDescr1:
Data Fields
IfxEth_AltRxDescr1_Bits A Structure for RX descriptor DWORD 1 Bit field access.
uint32 U unsigned long access
union IfxEth_RxDescr2

Union for RX descriptor DWORD 2.

Definition at line 250 of file IfxEth.h.

Data Fields
uint32 U unsigned long access
union IfxEth_RxDescr3

Union for RX descriptor DWORD 3.

Definition at line 257 of file IfxEth.h.

Data Fields
uint32 U unsigned long access
union IfxEth_TxDescr0

Union for TX descriptor DWORD 0.

Definition at line 264 of file IfxEth.h.

Collaboration diagram for IfxEth_TxDescr0:
Data Fields
IfxEth_AltTxDescr0_Bits A Structure for TX descriptor DWORD 0 Bit field access.
uint32 U Unsigned long access.
union IfxEth_TxDescr1

Union for TX descriptor DWORD 1.

Definition at line 272 of file IfxEth.h.

Collaboration diagram for IfxEth_TxDescr1:
Data Fields
IfxEth_AltTxDescr1_Bits A Structure for RX descriptor DWORD 1 Bit field access.
uint32 U unsigned long access
union IfxEth_TxDescr2

Union for TX descriptor DWORD 2.

Definition at line 280 of file IfxEth.h.

Data Fields
uint32 U unsigned long access
union IfxEth_TxDescr3

Union for TX descriptor DWORD 3.

Definition at line 287 of file IfxEth.h.

Data Fields
uint32 U unsigned long access
union IfxEth_RxDescrList

Definition at line 361 of file IfxEth.h.

Collaboration diagram for IfxEth_RxDescrList:
Data Fields
IfxEth_RxDescr items[IFXETH_MAX_RX_BUFFERS]
uint32 U[IFXETH_MAX_RX_BUFFERS][IFXETH_DESCR_SIZE]
union IfxEth_TxDescrList

Definition at line 367 of file IfxEth.h.

Collaboration diagram for IfxEth_TxDescrList:
Data Fields
IfxEth_TxDescr items[IFXETH_MAX_TX_BUFFERS]
uint32 U[IFXETH_MAX_TX_BUFFERS][IFXETH_DESCR_SIZE]