Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap.c854 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_create()
948 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_delete()
1079 if (netmap_debug & NM_DEBUG_ON) in netmap_do_unregif()
2059 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_get()
3698 if (netmap_debug & NM_DEBUG_ON) in netmap_poll()
4083 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
4089 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
4095 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
4179 if (netmap_debug & NM_DEBUG_ON) in NM_DBG()
H A Dnetmap_kern.h1668 NM_DEBUG_ON = 1, /* generic debug messages */ enumerator