Home
last modified time | relevance | path

Searched refs:PM8001_MAX_MSIX_VEC (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/scsi/pm8001/
A Dpm8001_defs.h92 #define PM8001_MAX_MSIX_VEC 64 /* max msi-x int for spcv/ve */ macro
A Dpm8001_sas.h524 char intr_drvname[PM8001_MAX_MSIX_VEC]
528 struct tasklet_struct tasklet[PM8001_MAX_MSIX_VEC];
536 struct isr_param irq_vector[PM8001_MAX_MSIX_VEC];
A Dpm8001_init.c561 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_alloc()
961 pm8001_ha->pdev, 2, PM8001_MAX_MSIX_VEC, in pm8001_setup_msix()
1282 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_remove()
1340 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_suspend()
1396 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_resume()

Completed in 9 milliseconds