Searched refs:TIMBERDALE_NR_IRQS (Results 1 – 2 of 2) sorted by relevance
701 msix_entries = kzalloc_objs(*msix_entries, TIMBERDALE_NR_IRQS); in timb_probe()705 for (i = 0; i < TIMBERDALE_NR_IRQS; i++) in timb_probe()708 err = pci_enable_msix_exact(dev, msix_entries, TIMBERDALE_NR_IRQS); in timb_probe()712 err, TIMBERDALE_NR_IRQS); in timb_probe()
111 #define TIMBERDALE_NR_IRQS 16 macro