Home
last modified time | relevance | path

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

/Linux-v5.15/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()
469 if (net_debug > 2) { in hardware_init()
613 if (net_debug > 5) in atp_interrupt()
617 if (net_debug > 5) in atp_interrupt()
625 if (net_debug > 6) in atp_interrupt()
[all …]
/Linux-v5.15/drivers/net/plip/
Dplip.c123 static const unsigned int net_debug = NET_DEBUG; variable
596 if (net_debug > 2) in plip_receive_packet()
665 if (net_debug) in plip_receive_packet()
679 if (net_debug > 2) in plip_receive_packet()
801 if (net_debug > 2) in plip_send_packet()
859 if (net_debug > 2) in plip_send_packet()
897 if (net_debug > 2) in plip_error()
930 if ((dev->irq != -1) && (net_debug > 1)) in plip_interrupt()
936 if (net_debug > 3) in plip_interrupt()
989 if (net_debug > 2) in plip_tx_packet()
/Linux-v5.15/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-v5.15/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
1763 net_debug = debug; in cs89x0_isa_init_module()
/Linux-v5.15/drivers/net/ethernet/i825xx/
Dether1.c55 static unsigned int net_debug = NET_DEBUG; variable
971 if (net_debug && version_printed++ == 0) in ether1_banner()