Lines Matching refs:netmap_debug
487 int netmap_debug; variable
549 CTLFLAG_RW, &netmap_debug, 0, "Debug messages");
843 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_create()
933 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_delete()
1037 if (netmap_debug & NM_DEBUG_ON) in netmap_do_unregif()
1166 if (netmap_debug & NM_DEBUG_HOST) in netmap_send_up()
1365 if (netmap_debug & NM_DEBUG_HOST) in netmap_rxsync_from_host()
2017 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_get()
2929 if (netmap_debug & NM_DEBUG_TXSYNC) in netmap_ioctl()
2938 if (netmap_debug & NM_DEBUG_TXSYNC) in netmap_ioctl()
3414 if (netmap_debug & NM_DEBUG_ON) in netmap_poll()
3801 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
3807 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
3813 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
3897 if (netmap_debug & NM_DEBUG_ON) in NM_DBG()
4173 if (netmap_debug & (NM_DEBUG_RXINTR|NM_DEBUG_TXINTR)) { in netmap_common_irq()