mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
8 lines
318 B
ReStructuredText
8 lines
318 B
ReStructuredText
.. _mod_rx_engine:
|
|
|
|
=============
|
|
``rx_engine``
|
|
=============
|
|
|
|
``rx_engine`` manages receive datapath operations including descriptor dequeue and fetch via DMA, packet reception, data writeback via DMA, and completion enqueue and writeback via DMA. It also handles PTP timestamps for inclusion in completion records.
|