Home
last modified time | relevance | path

Searched refs:net_debug (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A 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 > in atp_interrupt()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A 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 > in atp_interrupt()
[all...]
/kernel/linux/linux-5.10/drivers/net/plip/
H A Dplip.c122 static const unsigned int net_debug = NET_DEBUG; variable
593 if (net_debug > 2) in plip_receive_packet()
662 if (net_debug) in plip_receive_packet()
676 if (net_debug > 2) in plip_receive_packet()
798 if (net_debug > 2) in plip_send_packet()
855 if (net_debug > 2) in plip_send_packet()
893 if (net_debug > 2) in plip_error()
926 if ((dev->irq != -1) && (net_debug > 1)) in plip_interrupt()
932 if (net_debug > 3) in plip_interrupt()
985 if (net_debug > in plip_tx_packet()
[all...]
/kernel/linux/linux-6.6/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 > in plip_tx_packet()
[all...]
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dam79c961a.c39 static unsigned int net_debug = NET_DEBUG; variable
653 if (net_debug && version_printed++ == 0) in am79c961_banner()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/
H A 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
1767 net_debug = debug; in init_module()
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/
H A Dcs89x0.c86 if (val <= net_debug) \
119 static unsigned int net_debug = DEBUGGING; variable
121 #define net_debug 0 /* gcc will remove all the debug code for us */ macro
1767 net_debug = debug; in cs89x0_isa_init_module()
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h53 #include <net/net_debug.h>
H A Dskbuff.h38 #include <net/net_debug.h>

Completed in 30 milliseconds