linux/drivers/nvme/host
Sagi Grimberg 90af35123d nvme-rdma: move nvme_rdma_configure_admin_queue code location
We will call it from other places so avoid having to forward declare it.
Also move it next to nvme_rdma_destroy_admin_queue.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-08-28 21:38:23 +02:00
..
core.c nvme: add support for NVMe 1.3 Timestamp Feature 2017-08-28 21:38:18 +02:00
fabrics.c nvme-fabrics: fix reporting of unrecognized options 2017-08-17 18:48:54 +02:00
fabrics.h nvme: read the subsystem NQN from Identify Controller 2017-06-28 08:14:13 -06:00
fc.c blk-mq: Make blk_mq_reinit_tagset() calls easier to read 2017-08-18 08:36:58 -06:00
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
lightnvm.c block: replace bi_bdev with a gendisk pointer and partitions index 2017-08-23 12:49:55 -06:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
nvme.h nvme: add support for FW activation without reset 2017-08-28 21:38:17 +02:00
pci.c nvme-pci: set cqe_seen on polled completions 2017-08-18 09:19:39 +02:00
rdma.c nvme-rdma: move nvme_rdma_configure_admin_queue code location 2017-08-28 21:38:23 +02:00