mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas
[jejb: split this core change into a separate patch] Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com> Reviewed-by: Nagalakshmi Nandigama <Nagalakshmi.Nandigama@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
committed by
James Bottomley
parent
78ad724ade
commit
d84fd392bd
@@ -36,6 +36,7 @@ enum sas_linkrate {
|
||||
SAS_LINK_RATE_3_0_GBPS = 9,
|
||||
SAS_LINK_RATE_G2 = SAS_LINK_RATE_3_0_GBPS,
|
||||
SAS_LINK_RATE_6_0_GBPS = 10,
|
||||
SAS_LINK_RATE_12_0_GBPS = 11,
|
||||
/* These are virtual to the transport class and may never
|
||||
* be signalled normally since the standard defined field
|
||||
* is only 4 bits */
|
||||
|
||||
Reference in New Issue
Block a user