raw/ioat: add register definition file
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 2 Jul 2019 14:12:25 +0000 (15:12 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 4 Jul 2019 07:44:23 +0000 (09:44 +0200)
commitf50979dc4cfd92ab857194d4415b6f216641b482
tree614540cdac1a6d6e9096da6f568f7285fe95e544
parent12d4777ac103e14a93328776ec05172931fb7e14
raw/ioat: add register definition file

Add in the list of registers for the device. File is taken from the SPDK
project:

  https://github.com/spdk/spdk/blob/master/include/spdk/ioat_spec.h

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Tested-by: Harry van Haaren <harry.van.haaren@intel.com>
drivers/raw/ioat/Makefile
drivers/raw/ioat/meson.build
drivers/raw/ioat/rte_ioat_spec.h [new file with mode: 0644]