raw/ioat: split header file for readability
[dpdk.git] / drivers / raw / ioat / rte_ioat_rawdev.h
2020-10-08 Bruce Richardsonraw/ioat: split header file for readability
2020-10-08 Cheng Jiangraw/ioat: add flag to control copying handle parameters
2020-10-08 Bruce Richardsonraw/ioat: enable use from C++
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2019-07-23 Bruce Richardsonraw/ioat: fix include quotes
2019-07-05 Bruce Richardsonraw/ioat: fix icc build
2019-07-04 Bruce Richardsonraw/ioat: add local API to perform copies
2019-07-04 Bruce Richardsonraw/ioat: add statistics functions
2019-07-04 Bruce Richardsonraw/ioat: add configure, start and stop functions
2019-07-04 Bruce Richardsonraw/ioat: add device info function
2019-07-04 Bruce Richardsonraw/ioat: create device on probe and destroy on release
2019-07-04 Bruce Richardsonraw/ioat: introduce IOAT driver