Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_monitor.c320 int error = NM_IRQ_COMPLETED; in netmap_monitor_add()
864 return NM_IRQ_COMPLETED; in netmap_monitor_parent_notify()
H A Dnetmap_bdg.c1248 int ret = NM_IRQ_COMPLETED; in netmap_bwrap_intr_notify()
1649 return error ? error : NM_IRQ_COMPLETED; in netmap_bwrap_notify()
H A Dnetmap_kern.h1363 NM_IRQ_COMPLETED = -1, enumerator
H A Dnetmap.c3973 return NM_IRQ_COMPLETED; in netmap_notify()