numam-spdk/lib/nvme
Ben Walker d3e3f7622b nvmf/tcp: Remove forward declaration of nvme_tcp_req from nvme_tcp.h
This type was actually two entirely different types for
the initiator and the target, so just make it void.

Change-Id: I15512d9d4efd790dce0fa4323b7230de66144bc6
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/442438
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-02-04 16:24:00 +00:00
..
Makefile nvme: Add the NVMe over fabrics TCP/IP transport support 2018-11-19 20:36:05 +00:00
nvme_ctrlr_cmd.c nvme: add security receive and security send wrapper 2019-01-07 05:51:07 +00:00
nvme_ctrlr_ocssd_cmd.c nvme: unlock mutex on failure 2018-11-26 07:06:42 +00:00
nvme_ctrlr.c nvme: move hardcoded keep alive timeout value to macro definition 2019-01-25 18:52:45 +00:00
nvme_fabric.c
nvme_internal.h nvme: move hardcoded keep alive timeout value to macro definition 2019-01-25 18:52:45 +00:00
nvme_ns_cmd.c nvme: printf info after error 2018-09-18 22:40:34 +00:00
nvme_ns_ocssd_cmd.c vtophys: add length parameter to the vtophys function 2019-01-09 08:24:59 +00:00
nvme_ns.c nvme: make identify NS id descriptors can be executed asynchronously 2018-10-15 17:57:56 +00:00
nvme_pcie.c memory: replace all hardcoded 0x200000 with a define 2019-01-13 00:47:26 +00:00
nvme_qpair.c nvme: printf info after error 2018-09-18 22:40:34 +00:00
nvme_quirks.c
nvme_rdma.c nvme: report SQ deletion code to outstanding admin requests 2019-01-17 21:04:43 +00:00
nvme_tcp.c nvmf/tcp: Remove forward declaration of nvme_tcp_req from nvme_tcp.h 2019-02-04 16:24:00 +00:00
nvme_transport.c nvme: Add the NVMe over fabrics TCP/IP transport support 2018-11-19 20:36:05 +00:00
nvme_uevent.c
nvme_uevent.h
nvme.c nvme_bdev: add parsing for hostaddr and hostsvcid 2018-12-20 17:31:43 +00:00