Searched refs:NM_DEBUG_RXINTR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_bdg.c1106 if (netmap_debug & NM_DEBUG_RXINTR)
1116 if (netmap_debug & NM_DEBUG_RXINTR)
H A Dnetmap_kern.h1604 NM_DEBUG_RXINTR = 0x100, /* debug on rx/tx intr (driver) */ enumerator in enum:__anon2
H A Dnetmap.c4043 if (netmap_debug & (NM_DEBUG_RXINTR|NM_DEBUG_TXINTR)) {

Completed in 93 milliseconds