Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDiflib.c1083 iflib_fast_intr(void *arg) in iflib_fast_intr() function
3643 err = _iflib_irq_alloc(ctx, irq, rid, iflib_fast_intr, NULL, info, name); in iflib_irq_alloc_generic()
3739 if ((err = _iflib_irq_alloc(ctx, irq, tqrid, iflib_fast_intr, NULL, info, name)) != 0) in iflib_legacy_setup()