summaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorSuganath Prabu Subramani2017-10-31 13:32:28 +0100
committerMartin K. Petersen2017-11-03 17:20:52 +0100
commit016d5c35e27824f31c394009dd0f72f2c6b0dc85 (patch)
tree8a631356de4f2c8b1fd937a7b9d4de35f09c2421 /scripts/kernel-doc
parentscsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe (diff)
downloadkernel-qcow2-linux-016d5c35e27824f31c394009dd0f72f2c6b0dc85.tar.gz
kernel-qcow2-linux-016d5c35e27824f31c394009dd0f72f2c6b0dc85.tar.xz
kernel-qcow2-linux-016d5c35e27824f31c394009dd0f72f2c6b0dc85.zip
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
* Added support for translating the SGLs associated with incoming commands either to IEE SGL or NVMe PRPs for NVMe devices. * The hardware translation of IEEE SGL to NVMe PRPs has limitations and if a command cannot be translated by hardware then it will go to firmware and the firmware needs to translate it. This will have a performance impact. To avoid that, the driver proactively checks whether the translation will be done in hardware or not. If not, then driver translates. [mkp: clarified commit message] Signed-off-by: Chaitra P B <chaitra.basappa@broadcom.com> Signed-off-by: Suganath Prabu S <suganath-prabu.subramani@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions