Cirrus Logic EP93xx User Manual

Page 331

Advertising
background image

DS785UM1

9-29

Copyright 2007 Cirrus Logic

1/10/100 Mbps Ethernet LAN Controller

EP93xx User’s Guide

9

9

9

Bit Descriptions:

TBA:

Transmit Buffer Address. The transmit buffer address
contains the 32 bit address pointer to the transmit buffer.
The base address of the data buffer must be word-aligned
(32-bit aligned).

Transmit Descriptor Format - Second Word

Definition:

Transmit Descriptor, second word. Contains control, index and length for the
descriptor.

Bit Descriptions:

EOF:

End of Frame. When this bit is set, the descriptor
terminates a transmit frame. When clear, the descriptor is
not the end of frame and a future descriptor will provide
the EOF.

TBI:

Transmit Buffer Index. The transmit buffer index is
provided to help the Host software keep track of the
transmit buffers. A copy of the index for the first buffer of a
frame is kept in the MAC, and is included in any status
written for the particular frame.

AF:

Abort Frame. When the Abort Frame and EOF bits are set
in a descriptor, the transmit frame will be terminated with a
bad CRC. A bad CRC is applied even when the
InhibitCRC bit (TXCtl) is set. The Abort Frame bit is
ignored in a descriptor which does not have the EOF bit
set. The abort feature is useful in a forwarding
environment, where the integrity of the incoming frame is
not known before the outgoing frame is started. If the
incoming frame is received with error, the outgoing frame
can be then invalidated. The AF bit is the only valid bit in
the CMD field.

RSVD:

Reserved. Unknown During Read.

31

30

29

28

27

26

25

24

23

22

21

20

19

18

17

16

EOF

TBI

15

14

13

12

11

10

9

8

7

6

5

4

3

2

1

0

AF

RSVD

TBL

Advertising