1a787169b2
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>
15 lines
535 B
Markdown
15 lines
535 B
Markdown
# I/OAT Driver {#ioat}
|
|
|
|
# Public Interface {#ioat_interface}
|
|
|
|
- spdk/ioat.h
|
|
|
|
# Key Functions {#ioat_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()
|