English
Language : 

82583V Datasheet, PDF (236/374 Pages) Intel Corporation – Intel® 82583V GbE Controller
82583V GbE Controller—Driver Programing Interface
9.2.5.8
Receive Descriptor Head - RDH (0x02810; RW)
Note:
9.2.5.9
Field
RDH
Reserved
Bit(s)
15:0
31:16
Initial
Value
0x0
0x0
Description
Receive Descriptor Head
Reserved
Should be written with 0x0
This register contains the head pointer for the receive descriptor buffer. The register
points to a 16-byte datum. Hardware controls the pointer. The only time that software
should write to this register is after a reset (hardware reset or CTRL.RST) and before
enabling the receive function (RCTL.EN). If software were to write to this register while
the receive function was enabled, the on-chip descriptor buffers might be invalidated
and the hardware could be become unstable.
This register's address has been moved from where it was located in previous devices.
However, for backwards compatibility, this register can also be accessed at its alias
offset of 0x00120.
Receive Descriptor Tail - RDT (0x02818; RW)
Note:
9.2.5.10
Field
RDT
Reserved
Bit(s)
15:0
31:16
Initial
Value
0x0
0x0
Description
Receive Descriptor Tail
Reads as 0x0. Should be written to 0x0 for future compatibility.
This register contains the tail pointers for the receive descriptor buffer. The register
points to a 16-byte datum. Software writes the tail register to add receive descriptors
to the hardware free list for the ring.
This register's address has been moved from where it was located in previous devices.
However, for backwards compatibility, this register can also be accessed at its alias
offset of 0x00128.
Rx Interrupt Delay Timer [Packet Timer] - RDTR (0x02820; RW)
Field
Delay
Reserved
FPD
Bit(s)
15:0
30:16
31
Initial
Value
0x0
0x0
0x0
Description
Receive packet delay timer measured in increments of 1.024 μs.
Reserved
Reads as 0x0
Flush Partial Descriptor Block
When set to 1b, flushes the partial descriptor block; ignored
otherwise. Reads 0b.
This register is used to delay interrupt notification for the receive descriptor ring by
coalescing interrupts for multiple received packets. Delaying interrupt notification helps
maximize the number of receive packets serviced by a single interrupt.
236