raw/ioat: report status of completed jobs
[dpdk.git] / drivers / raw / ioat / rte_ioat_rawdev_fns.h
2021-05-04 Bruce Richardsonraw/ioat: report status of completed jobs
2021-05-04 Kevin Laatzraw/ioat: add API to query remaining ring space
2021-05-04 Bruce Richardsonraw/ioat: move idxd functions to separate file
2021-05-04 Kevin Laatzraw/ioat: allow perform operations function to return...
2021-05-04 Bruce Richardsonraw/ioat: expand descriptor struct to full 64 bytes
2020-10-08 Kevin Laatzraw/ioat: add fill operation
2020-10-08 Bruce Richardsonraw/ioat: add xstats tracking for idxd device
2020-10-08 Bruce Richardsonraw/ioat: create separate statistics structure
2020-10-08 Bruce Richardsonraw/ioat: add data path for idxd device
2020-10-08 Bruce Richardsonraw/ioat: configure idxd devices
2020-10-08 Bruce Richardsonraw/ioat: add datapath data structures for idxd devices
2020-10-08 Bruce Richardsonraw/ioat: probe idxd PCI
2020-10-08 Bruce Richardsonraw/ioat: make HW register spec private
2020-10-08 Bruce Richardsonraw/ioat: add separate API for fence call
2020-10-08 Bruce Richardsonraw/ioat: rename functions to be operation-agnostic
2020-10-08 Bruce Richardsonraw/ioat: split header file for readability