Searched refs:TIMBERDALE_NR_IRQS (Results 1 – 2 of 2) sorted by relevance
123 #define TIMBERDALE_NR_IRQS 16 macro
710 msix_entries = kzalloc(TIMBERDALE_NR_IRQS * sizeof(*msix_entries), in timb_probe()715 for (i = 0; i < TIMBERDALE_NR_IRQS; i++) in timb_probe()718 err = pci_enable_msix_exact(dev, msix_entries, TIMBERDALE_NR_IRQS); in timb_probe()722 err, TIMBERDALE_NR_IRQS); in timb_probe()