Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c1570 iflib_fast_intr(void *arg) in iflib_fast_intr() function
6240 intr_fast = iflib_fast_intr; in iflib_irq_alloc_generic()
6250 intr_fast = iflib_fast_intr; in iflib_irq_alloc_generic()
6379 err = _iflib_irq_alloc(ctx, irq, tqrid, rx_only ? iflib_fast_intr : in iflib_legacy_setup()