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