Home
last modified time | relevance | path

Searched refs:DMA_OUT_OF_ORDER (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma/idxd/
H A Ddma.c160 return DMA_OUT_OF_ORDER; in idxd_dma_tx_status()
/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst265 - The driver should return DMA_OUT_OF_ORDER for device_tx_status if
464 - Should return DMA_OUT_OF_ORDER if the device does not support in order
/linux/include/linux/
H A Ddmaengine.h42 DMA_OUT_OF_ORDER, enumerator
/linux/drivers/dma/
H A Ddmatest.c859 status == DMA_OUT_OF_ORDER)) { in dmatest_func()