Spdk/include/spdk
Changpeng Liu d3d6d19bef spdk: add scattered payloads support to NVMe driver
For the purpose to support different types of input scattered payloads,
such as iovs or scattered list, we define common method in the NVMe
driver, users should implement their own functions to iterate each
segment memory.

Change-Id: Id2765747296a66997518281af0db04888ffc4b53
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2016-01-22 14:51:53 -07:00
..
assert.h Add static_assert fallback for older compilers 2016-01-08 15:29:03 -07:00
barrier.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
file.h util: add file size and block size functions 2015-10-26 11:16:56 -07:00
ioat_spec.h Add static_assert fallback for older compilers 2016-01-08 15:29:03 -07:00
ioat.h ioat: add return code to ioat_process_events() 2015-12-17 10:58:23 -07:00
mmio.h ioat, nvme: factor out MMIO helper functions 2015-12-10 17:05:08 -07:00
nvme_intel.h nvme: Add Intel vendor-specific data structures of get/set features. 2016-01-20 10:06:21 -07:00
nvme_spec.h nvme_spec: add doxygen comments for log pages 2016-01-15 13:01:30 -07:00
nvme.h spdk: add scattered payloads support to NVMe driver 2016-01-22 14:51:53 -07:00
pci_ids.h NVMe: Add public API to get log pages. 2016-01-15 09:10:35 +08:00
pci.h pci: rename pci_device_has_non_null_driver to non_uio 2016-01-12 08:58:02 -07:00
queue_extras.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
queue.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
string.h util: add sprintf_alloc() function 2015-10-06 10:40:51 -07:00
vtophys.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00