Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/pm8001/
Dpm8001_defs.h90 #define PM8001_MAX_MSIX_VEC 64 /* max msi-x int for spcv/ve */ macro
Dpm8001_init.c487 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_alloc()
736 static char intr_drvname[PM8001_MAX_MSIX_VEC][sizeof(DRV_NAME)+3]; in pm8001_setup_msix()
742 number_of_intr = PM8001_MAX_MSIX_VEC; in pm8001_setup_msix()
962 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_remove()
1011 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_suspend()
1081 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_resume()
Dpm8001_sas.h522 struct msix_entry msix_entries[PM8001_MAX_MSIX_VEC];
527 struct tasklet_struct tasklet[PM8001_MAX_MSIX_VEC];
533 struct isr_param irq_vector[PM8001_MAX_MSIX_VEC];