mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Add CRC/MOVECRC operations, as well as the TEST and STORE variants. With these operations, a CRC32C can be computed over one or more descriptors' source data. When the STORE operation is encountered, the accumulated CRC32C is emitted to memory. A TEST operations triggers an IOAT channel error if the accumulated CRC32C does not match one in memory. These operations are not exposed through any API yet. Sponsored by: EMC / Isilon Storage Division |
||
|---|---|---|
| .. | ||
| ioat.c | ||
| ioat.h | ||
| ioat_hw.h | ||
| ioat_internal.h | ||
| ioat_test.c | ||
| ioat_test.h | ||