I/OAT Driver

Public Interface

Key Functions

Function Description
spdk_ioat_probe() Enumerate the I/OAT devices attached to the system and attach the userspace I/OAT driver to them if desired.
spdk_ioat_get_dma_capabilities() Get the DMA engine capabilities.
spdk_ioat_submit_copy() Build and submit a DMA engine memory copy request.
spdk_ioat_submit_fill() Build and submit a DMA engine memory fill request.