Document checksum calculation offload in hardware

This commit is contained in:
logicog
2026-01-18 07:50:38 +01:00
parent 3bfcabbb99
commit f48c84b18e
+4
View File
@@ -133,6 +133,10 @@ typedef unsigned short uip_stats_t;
/**
* UDP checksums on or off
* The RTL8372/3 are able to calculate and verify all L2 and L3 checksums
* in hardware. The TX checksums are configured in the CPU-tag of outgoing
* packets, while the RTL837X_NIC_RX_CTRL register configures the verification
* of the checksum of inbound packets and subsequent possible drop.
*
* \hideinitializer
*/