Adjust macro definitions for dwqe(4) Rx descriptors.
authorstsp <stsp@openbsd.org>
Thu, 25 Apr 2024 11:37:39 +0000 (11:37 +0000)
committerstsp <stsp@openbsd.org>
Thu, 25 Apr 2024 11:37:39 +0000 (11:37 +0000)
commit8fa0fb927089ea45e2dc5d118b6cc00d4004ce89
treef758ccb3ed05a36cda7d211e309958de12b5ee2b
parent39e743a585bfb0027efb6a4bb6f3b6b02f8ed1e3
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@
sys/dev/ic/dwqereg.h