summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/megaraid_sas.h
diff options
context:
space:
mode:
authoradam radford <aradford@gmail.com>2010-12-21 18:17:40 (GMT)
committerJames Bottomley <James.Bottomley@suse.de>2010-12-23 05:26:51 (GMT)
commit80d9da98b4034edd31f6bacdb96c7489c4460173 (patch)
tree6577cb9ef6b9ea38fafb289154067f502a85a723 /drivers/scsi/megaraid/megaraid_sas.h
parent46081b166415acb66d4b3150ecefcd9460bb48a1 (diff)
downloadlinux-fsl-qoriq-80d9da98b4034edd31f6bacdb96c7489c4460173.tar.xz
[SCSI] megaraid_sas: Add MSI-X support and msix_disable module parameter
This patch adds MSI-X support and 'msix_disable' module parameter to the megaraid_sas driver. Signed-off-by: Adam Radford <aradford@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/megaraid/megaraid_sas.h')
-rw-r--r--drivers/scsi/megaraid/megaraid_sas.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/megaraid/megaraid_sas.h b/drivers/scsi/megaraid/megaraid_sas.h
index 224ec31..ff9845c 100644
--- a/drivers/scsi/megaraid/megaraid_sas.h
+++ b/drivers/scsi/megaraid/megaraid_sas.h
@@ -1335,6 +1335,9 @@ struct megasas_instance {
struct timer_list io_completion_timer;
struct list_head internal_reset_pending_q;
+
+ u8 msi_flag;
+ struct msix_entry msixentry;
};
enum {