Spdk/lib/nvme
Daniel Verkamp be54ddb05c nvme/rdma: retrieve CAP during ctrlr_construct
Fill in the cached copy of CAP in the generic NVMe controller to match
the PCIe transport.

This is not really early enough, since CAP is used during the reset
process to determine the reset timeout, but that will have to be fixed
separately by rearranging some of the transport callbacks.

Change-Id: Ia8e20dbb8f21c2871afb9e00db56d0730e597331
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-21 17:02:11 -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 nvme: check whether the process is already added at the probe phase 2016-11-21 12:35:47 -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: retrieve CAP during ctrlr_construct 2016-11-21 17:02:11 -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