Searched refs:irq_count (Results 1 – 1 of 1) sorted by relevance
96 uint32_t irq_count; member209 sc->irq_count = (sc->irq_max - sc->irq_min + 1); in al_msix_attach()211 if (sc->irq_count > MAX_MSIX_COUNT) { in al_msix_attach()214 sc->irq_count = MAX_MSIX_COUNT; in al_msix_attach()219 sc->irq_alloc = vmem_create("Alpine MSI-X IRQs", 0, sc->irq_count, in al_msix_attach()