Searched refs:MAX_MSIX_COUNT (Results 1 – 2 of 2) sorted by relevance
52 #define MAX_MSIX_COUNT 160 macro98 struct intr_irqsrc *isrcs[MAX_MSIX_COUNT];206 if (sc->irq_count > MAX_MSIX_COUNT) { in al_msix_attach()208 " Capping to %d\n", MAX_MSIX_COUNT); in al_msix_attach()209 sc->irq_count = MAX_MSIX_COUNT; in al_msix_attach()230 for (i = 0; i < MAX_MSIX_COUNT; i++) in al_find_intr_pos_in_map()
128 #define MAX_MSIX_COUNT 128 macro3490 struct resource *mrsas_irq[MAX_MSIX_COUNT];3491 void *intr_handle[MAX_MSIX_COUNT];3492 int irq_id[MAX_MSIX_COUNT];3493 struct mrsas_irq_context irq_context[MAX_MSIX_COUNT];3509 u_int16_t last_reply_idx[MAX_MSIX_COUNT];