Searched refs:t4_intr_evt (Results 1 – 3 of 3) sorted by relevance
1476 void t4_intr_evt(void *);
1292 t4_intr_evt(fwq); in t4_intr_all()1324 t4_intr_evt(void *arg) in t4_intr_evt() function
6634 rc = t4_alloc_irq(sc, irq, rid, t4_intr_evt, &sge->fwq, "evt"); in t4_setup_intr_handlers()