1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-16 08:12:53 +08:00
corundum/docs/source/modules/tx_engine.rst
2022-03-13 23:32:01 -07:00

8 lines
325 B
ReStructuredText

.. _mod_tx_engine:
=============
``tx_engine``
=============
``tx_engine`` manages transmit datapath operations including descriptor dequeue and fetch via DMA, packet data fetch via DMA, packet transmission, and completion enqueue and writeback via DMA. It also handles PTP timestamps for inclusion in completion records.