Lines Matching refs:netmap_debug
485 int netmap_debug; variable
546 CTLFLAG_RW, &netmap_debug, 0, "Debug messages");
836 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_create()
926 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_delete()
1030 if (netmap_debug & NM_DEBUG_ON) in netmap_do_unregif()
1155 if (netmap_debug & NM_DEBUG_HOST) in netmap_send_up()
1351 if (netmap_debug & NM_DEBUG_HOST) in netmap_rxsync_from_host()
1988 if (netmap_debug & NM_DEBUG_ON) in netmap_krings_get()
2907 if (netmap_debug & NM_DEBUG_TXSYNC) in netmap_ioctl()
2916 if (netmap_debug & NM_DEBUG_TXSYNC) in netmap_ioctl()
3398 if (netmap_debug & NM_DEBUG_ON) in netmap_poll()
3785 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
3791 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
3797 if (netmap_debug & NM_DEBUG_ON) in netmap_attach_ext()
3881 if (netmap_debug & NM_DEBUG_ON) in NM_DBG()
4114 if (netmap_debug & NM_DEBUG_ON) in netmap_reset()
4161 if (netmap_debug & (NM_DEBUG_RXINTR|NM_DEBUG_TXINTR)) { in netmap_common_irq()