summaryrefslogtreecommitdiff
path: root/drivers/soc/gemini
diff options
context:
space:
mode:
authorSuganath Prabu S <suganath-prabu.subramani@broadcom.com>2019-05-31 08:14:35 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2019-06-18 19:46:25 -0400
commit79c74d03d527f8bd6727eba4ed4c22f6b0bca14d (patch)
treec63b8e21757d1ff2d8e375c7767ebf1e3eb29427 /drivers/soc/gemini
parent078a4cc1380de7d4857e6db31c1d1ae9bdd56cc7 (diff)
scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero
If the Aero HBA supports Atomic Request Descriptors, it sets the Atomic Request Descriptor Capable bit in the IOCCapabilities field of the IOCFacts Reply message. Driver uses an Atomic Request Descriptor as an alternative method for posting an entry onto a request queue. The posting of an Atomic Request Descriptor is an atomic operation, providing a safe mechanism for multiple processors on the host to post requests without synchronization. This Atomic Request Descriptor format is identical to first 32 bits of Default Request Descriptor and uses only 32 bits. Signed-off-by: Suganath Prabu S <suganath-prabu.subramani@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/soc/gemini')
0 files changed, 0 insertions, 0 deletions