Searched refs:PM8001_MAX_MSIX_VEC (Results 1 – 3 of 3) sorted by relevance
94 #define PM8001_MAX_MSIX_VEC 64 /* max msi-x int for spcv/ve */ macro
485 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_alloc()895 static char intr_drvname[PM8001_MAX_MSIX_VEC][sizeof(DRV_NAME)+3]; in pm8001_setup_msix()901 number_of_intr = PM8001_MAX_MSIX_VEC; in pm8001_setup_msix()1115 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_remove()1165 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_suspend()1236 for (j = 0; j < PM8001_MAX_MSIX_VEC; j++) in pm8001_pci_resume()
536 struct tasklet_struct tasklet[PM8001_MAX_MSIX_VEC];542 struct isr_param irq_vector[PM8001_MAX_MSIX_VEC];