Home
last modified time | relevance | path

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

/Linux-v6.1/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.c6240 (instance->msix_vectors == MEGASAS_MAX_MSIX_QUEUES)) in megasas_init_fw()