Data Fields | |
u16 | DeviceId |
u32 | BaseAddress |
u8 | TxCsum |
u8 | RxCsum |
u8 | PhyType |
u8 | TxVlanTran |
u8 | RxVlanTran |
u8 | TxVlanTag |
u8 | RxVlanTag |
u8 | TxVlanStrp |
u8 | RxVlanStrp |
u8 | ExtMcast |
u8 | TemacIntr |
int | LLDevType |
u32 | LLDevBaseAddress |
u8 | LLFifoIntr |
u8 | LLDmaRxIntr |
u8 | LLDmaTxIntr |
|
BaseAddress is the physical base address of the channel's registers |
|
DeviceId is the unique ID of the device |
|
Extend multicast indication |
|
LLDevBaseAddress is the base address of then device attached to the temac's local link interface. |
|
LLDevType is the type of device attached to the temac's local link interface. |
|
LL DMA RX interrupt ID (unused if FIFO) |
|
LL DMA TX interrupt ID (unused if FIFO) |
|
LL FIFO interrupt ID (unused if DMA) |
|
PhyType indicates which type of PHY interface is used (MII, GMII, RGMII, ect. |
|
RxCsum indicates that the channel has checksum offload on the Rx channel or not. |
|
RX VLAN stripping indication |
|
RX VLAN tagging indication |
|
RX VLAN Translation indication |
|
TEMAC interrupt ID |
|
TxCsum indicates that the channel has checksum offload on the Tx channel or not. |
|
TX VLAN stripping indication |
|
TX VLAN tagging indication |
|
TX VLAN Translation indication |
Copyright © 1995-2009 Xilinx, Inc. All rights reserved.