Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/realtek/
Datp.c41 #define net_debug debug macro
264 if (net_debug > 3) in atp_probe1()
269 if (net_debug > 3) { in atp_probe1()
287 if (net_debug > 3) { in atp_probe1()
329 if (net_debug) in atp_probe1()
350 net_debug = dev->mem_end & 7; in atp_probe1()
471 if (net_debug > 2) { in hardware_init()
615 if (net_debug > 5) in atp_interrupt()
619 if (net_debug > 5) in atp_interrupt()
627 if (net_debug > 6) in atp_interrupt()
[all …]
/linux-5.19.10/drivers/net/plip/
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-5.19.10/drivers/net/ethernet/seeq/
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-5.19.10/drivers/net/ethernet/cirrus/
Dcs89x0.c85 if (val <= net_debug) \
118 static unsigned int net_debug = DEBUGGING; variable
120 #define net_debug 0 /* gcc will remove all the debug code for us */ macro
1766 net_debug = debug; in cs89x0_isa_init_module()
/linux-5.19.10/drivers/net/ethernet/i825xx/
Dether1.c55 static unsigned int net_debug = NET_DEBUG; variable
971 if (net_debug && version_printed++ == 0) in ether1_banner()