Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas.h1589 #define MEGASAS_MAX_MSIX_QUEUES 128 macro
2421 struct megasas_irq_context irq_context[MEGASAS_MAX_MSIX_QUEUES];
Dmegaraid_sas_base.c6248 (instance->msix_vectors == MEGASAS_MAX_MSIX_QUEUES)) in megasas_init_fw()