linux/drivers/nvme/host
Christoph Hellwig 7bf58533a0 nvme: don't pass the full CQE to nvme_complete_async_event
We only need the status and result fields, and passing them explicitly
makes life a lot easier for the Fibre Channel transport which doesn't
have a full CQE for the fast path case.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-11-10 10:06:26 -07:00
..
core.c nvme: don't pass the full CQE to nvme_complete_async_event 2016-11-10 10:06:26 -07:00
fabrics.c nvme: introduce struct nvme_request 2016-11-10 10:06:24 -07:00
fabrics.h Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block 2016-10-07 14:42:05 -07:00
Kconfig nvme-rdma: add back dependency on CONFIG_BLOCK 2016-09-12 22:29:43 +03:00
lightnvm.c nvme: introduce struct nvme_request 2016-11-10 10:06:24 -07:00
Makefile nvme-rdma: add a NVMe over Fabrics RDMA host driver 2016-07-08 08:38:49 -06:00
nvme.h nvme: don't pass the full CQE to nvme_complete_async_event 2016-11-10 10:06:26 -07:00
pci.c nvme: don't pass the full CQE to nvme_complete_async_event 2016-11-10 10:06:26 -07:00
rdma.c nvme: don't pass the full CQE to nvme_complete_async_event 2016-11-10 10:06:26 -07:00
scsi.c nvme: Pass pointers, not dma addresses, to nvme_get/set_features() 2016-09-24 10:56:26 -06:00