Home
last modified time | relevance | path

Searched refs:net_debug (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/plip/
H A Dplip.c123 static const unsigned int net_debug = NET_DEBUG; variable
600 if (net_debug > 2) in plip_receive_packet()
669 if (net_debug) in plip_receive_packet()
683 if (net_debug > 2) in plip_receive_packet()
805 if (net_debug > 2) in plip_send_packet()
863 if (net_debug > 2) in plip_send_packet()
901 if (net_debug > 2) in plip_error()
934 if ((dev->irq != -1) && (net_debug > 1)) in plip_interrupt()
940 if (net_debug > 3) in plip_interrupt()
993 if (net_debug > 2) in plip_tx_packet()
/linux/drivers/net/ethernet/seeq/
H A Dether3.c71 static unsigned int net_debug = NET_DEBUG; variable
553 if(net_debug & DEBUG_INT) in ether3_interrupt()
572 if(net_debug & DEBUG_INT) in ether3_interrupt()
732 if (net_debug && version_printed++ == 0) in ether3_banner()
/linux/drivers/net/ethernet/i825xx/
H A Dether1.c55 static unsigned int net_debug = NET_DEBUG; variable
971 if (net_debug && version_printed++ == 0) in ether1_banner()