CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2024/04/25 05:37:39
Modified files: sys/dev/ic : dwqereg.h Log message: Adjust macro definitions for dwqe(4) Rx descriptors. Split Rx desc macro definitions into two sections, one for the "read" format and one for the "writeback" format. Add some macros which will be needed to support Rx checksum offloading. ok jmatthew@