On 03/09/2021 12:17, Conor Walsh wrote:
Add data structures required for the data path of IOAT devices.Signed-off-by: Conor Walsh <[email protected]> Signed-off-by: Bruce Richardson <[email protected]> --- drivers/dma/ioat/ioat_dmadev.c | 61 ++++++++- drivers/dma/ioat/ioat_hw_defs.h | 214 ++++++++++++++++++++++++++++++++ 2 files changed, 274 insertions(+), 1 deletion(-)
Reviewed-by: Kevin Laatz <[email protected]>

