Lines Matching refs:netmap_debug
486 int netmap_debug; variable
548 CTLFLAG_RW, &netmap_debug, 0, "Debug messages");
854 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()
1208 if (netmap_debug & NM_DEBUG_HOST) in netmap_send_up()
1407 if (netmap_debug & NM_DEBUG_HOST) in netmap_rxsync_from_host()
2059 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_get()
3195 if (netmap_debug & NM_DEBUG_TXSYNC) in netmap_ioctl()
3204 if (netmap_debug & NM_DEBUG_TXSYNC) in netmap_ioctl()
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()
4461 if (netmap_debug & (NM_DEBUG_RXINTR|NM_DEBUG_TXINTR)) { in netmap_common_irq()