numam-spdk/doc/ioat.md
Daniel Verkamp 1a787169b2 doc: flatten Markdown docs into chapter-per-file
Doxygen interprets each Markdown input file as a separate section
(chapter).  Concatenate all of the .md files in directories into a
single file per section to get a correctly-nested table of contents.

In particular, this matters for the navigation in the PDF output.

Change-Id: I778849d89da9a308136e43ac6cb630c4c2bbb3a5
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-04-30 07:58:26 -07:00

535 B

I/OAT Driver

Public Interface

  • spdk/ioat.h

Key Functions

Function Description
spdk_ioat_probe() @copybrief spdk_ioat_probe()
spdk_ioat_get_dma_capabilities() @copybrief spdk_ioat_get_dma_capabilities()
spdk_ioat_submit_copy() @copybrief spdk_ioat_submit_copy()
spdk_ioat_submit_fill() @copybrief spdk_ioat_submit_fill()