Searched hist:"7 bf58533a0bc257edff883619befe7e5a1e8caca" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/nvme/target/ |
H A D | loop.c | diff 7bf58533a0bc257edff883619befe7e5a1e8caca Thu Nov 10 09:32:34 CST 2016 Christoph Hellwig <hch@lst.de> 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>
|
/openbmc/linux/drivers/nvme/host/ |
H A D | rdma.c | diff 7bf58533a0bc257edff883619befe7e5a1e8caca Thu Nov 10 09:32:34 CST 2016 Christoph Hellwig <hch@lst.de> 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>
|
H A D | nvme.h | diff 7bf58533a0bc257edff883619befe7e5a1e8caca Thu Nov 10 09:32:34 CST 2016 Christoph Hellwig <hch@lst.de> 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>
|
H A D | pci.c | diff 7bf58533a0bc257edff883619befe7e5a1e8caca Thu Nov 10 09:32:34 CST 2016 Christoph Hellwig <hch@lst.de> 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>
|
H A D | core.c | diff 7bf58533a0bc257edff883619befe7e5a1e8caca Thu Nov 10 09:32:34 CST 2016 Christoph Hellwig <hch@lst.de> 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>
|