Home
last modified time | relevance | path

Searched refs:NET_DEBUG (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/amd/
Dam79c961a.h14 #ifndef NET_DEBUG
15 #define NET_DEBUG 0 macro
Dam79c961a.c39 static unsigned int net_debug = NET_DEBUG;
/Linux-v5.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-v5.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-v5.10/drivers/net/plip/
Dplip.c119 #ifndef NET_DEBUG
120 #define NET_DEBUG 1 macro
122 static const unsigned int net_debug = NET_DEBUG;