Searched hist:"20 d0dfe65afd3fb59d14720570a6921eb6bf5c1f" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/nvme/target/ |
H A D | loop.c | diff 20d0dfe65afd3fb59d14720570a6921eb6bf5c1f Tue Jun 27 14:16:38 CDT 2017 Sagi Grimberg <sagi@grimberg.me> nvme: move ctrl cap to struct nvme_ctrl
All transports use either a private cache of controller cap or an on-stack copy, move it to the generic struct nvme_ctrl. In the future it will also be maintained by the core.
Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
|
/openbmc/linux/drivers/nvme/host/ |
H A D | fc.c | diff 20d0dfe65afd3fb59d14720570a6921eb6bf5c1f Tue Jun 27 14:16:38 CDT 2017 Sagi Grimberg <sagi@grimberg.me> nvme: move ctrl cap to struct nvme_ctrl
All transports use either a private cache of controller cap or an on-stack copy, move it to the generic struct nvme_ctrl. In the future it will also be maintained by the core.
Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
|
H A D | rdma.c | diff 20d0dfe65afd3fb59d14720570a6921eb6bf5c1f Tue Jun 27 14:16:38 CDT 2017 Sagi Grimberg <sagi@grimberg.me> nvme: move ctrl cap to struct nvme_ctrl
All transports use either a private cache of controller cap or an on-stack copy, move it to the generic struct nvme_ctrl. In the future it will also be maintained by the core.
Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
|
H A D | nvme.h | diff 20d0dfe65afd3fb59d14720570a6921eb6bf5c1f Tue Jun 27 14:16:38 CDT 2017 Sagi Grimberg <sagi@grimberg.me> nvme: move ctrl cap to struct nvme_ctrl
All transports use either a private cache of controller cap or an on-stack copy, move it to the generic struct nvme_ctrl. In the future it will also be maintained by the core.
Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
|
H A D | pci.c | diff 20d0dfe65afd3fb59d14720570a6921eb6bf5c1f Tue Jun 27 14:16:38 CDT 2017 Sagi Grimberg <sagi@grimberg.me> nvme: move ctrl cap to struct nvme_ctrl
All transports use either a private cache of controller cap or an on-stack copy, move it to the generic struct nvme_ctrl. In the future it will also be maintained by the core.
Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
|