Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/netmap/
Dnetmap.c844 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_create()
934 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_delete()
1038 if (netmap_debug & NM_DEBUG_ON) in netmap_do_unregif()
2011 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_get()
3408 if (netmap_debug & NM_DEBUG_ON) in netmap_poll()
3795 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
3801 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
3807 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
3891 if (netmap_debug & NM_DEBUG_ON) in NM_DBG()
Dnetmap_kern.h1614 NM_DEBUG_ON = 1, /* generic debug messsages */ enumerator