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/seeq/
Dether3.h18 #ifndef NET_DEBUG
19 #define NET_DEBUG 0 macro
Dether3.c71 static unsigned int net_debug = NET_DEBUG;
552 #if NET_DEBUG > 1 in ether3_interrupt()
571 #if NET_DEBUG > 1 in ether3_interrupt()
/linux-5.19.10/drivers/net/ethernet/i825xx/
Dether1.h15 #ifndef NET_DEBUG
16 #define NET_DEBUG 0 macro
Dether1.c55 static unsigned int net_debug = NET_DEBUG;
/linux-5.19.10/drivers/net/plip/
Dplip.c120 #ifndef NET_DEBUG
121 #define NET_DEBUG 1 macro
123 static const unsigned int net_debug = NET_DEBUG;