mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Add description of checksum offload bits
This commit is contained in:
@@ -44,6 +44,7 @@ and transferring both to the ASIC side via the SFRs.
|
|||||||
```
|
```
|
||||||
SS 07 00 00 LL LH 00 00
|
SS 07 00 00 LL LH 00 00
|
||||||
SS: 8-bit sequence number
|
SS: 8-bit sequence number
|
||||||
|
07: Enables header and TCP checksum offloading to ASIC
|
||||||
LHLL: Length of the Ethernet frame
|
LHLL: Length of the Ethernet frame
|
||||||
```
|
```
|
||||||
The Ethernet frame data starts immediately after the frame header in xdata
|
The Ethernet frame data starts immediately after the frame header in xdata
|
||||||
|
|||||||
Reference in New Issue
Block a user