Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1587 #define MEGASAS_MAX_MSIX_QUEUES 128 macro
2416 struct megasas_irq_context irq_context[MEGASAS_MAX_MSIX_QUEUES];
H A Dmegaraid_sas_base.c6164 (instance->msix_vectors == MEGASAS_MAX_MSIX_QUEUES)) in megasas_init_fw()