1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-30 08:32:52 +08:00
corundum/docs/source/modules/tx_engine.rst

8 lines
325 B
ReStructuredText
Raw Normal View History

2022-03-13 23:32:01 -07:00
.. _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.