Home
last modified time | relevance | path

Searched refs:t4_intr_evt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dadapter.h1476 void t4_intr_evt(void *);
H A Dt4_sge.c1292 t4_intr_evt(fwq); in t4_intr_all()
1324 t4_intr_evt(void *arg) in t4_intr_evt() function
H A Dt4_main.c6634 rc = t4_alloc_irq(sc, irq, rid, t4_intr_evt, &sge->fwq, "evt"); in t4_setup_intr_handlers()