Home
last modified time | relevance | path

Searched refs:MEGASAS_MAX_MSIX_QUEUES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1591 #define MEGASAS_MAX_MSIX_QUEUES 128 macro
2423 struct megasas_irq_context irq_context[MEGASAS_MAX_MSIX_QUEUES];
H A Dmegaraid_sas_base.c6238 (instance->msix_vectors == MEGASAS_MAX_MSIX_QUEUES)) in megasas_init_fw()