Spdk/lib/nvme
Daniel Verkamp 1910c552f7 nvme/rdma: remove pointless nvme_rdma_ctrlr::cb
It always points to the same internal RDMA request complete function, so
just call that function directly.

Change-Id: Ic1fb6236bf43eaad62413df77d43be9ab855e5c7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-21 17:02:12 -07:00
..
Makefile nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00
nvme_ctrlr_cmd.c nvme: move create and delete I/O queue commands to PCIe 2016-10-18 10:14:00 -07:00
nvme_ctrlr.c nvmf_tgt: stub out Async Event Config feature 2016-11-21 17:02:12 -07:00
nvme_internal.h nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00
nvme_ns_cmd.c nvme: Change the deallocate interface to generic dsm 2016-10-04 14:36:09 -07:00
nvme_ns.c nvme: convert transport type to an enum 2016-11-07 10:42:18 -07:00
nvme_pcie.c nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00
nvme_qpair.c nvme: add admin opcode string and generic status string (#73) 2016-11-17 16:17:26 -07:00
nvme_quirks.c env: add struct spdk_pci_id and getter function 2016-11-01 09:40:36 -07:00
nvme_rdma.c nvme/rdma: remove pointless nvme_rdma_ctrlr::cb 2016-11-21 17:02:12 -07:00
nvme_transport.c nvme: stub out RDMA transport when not enabled 2016-11-18 14:44:17 -07:00
nvme.c nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00