Searched defs:NET_DEBUG (Results 1 - 5 of 5) sorted by relevance

/drivers/net/ethernet/cirrus/
H A Dmac89x0.c65 #ifndef NET_DEBUG
66 #define NET_DEBUG 0 macro
108 static unsigned int net_debug = NET_DEBUG;
/drivers/net/ethernet/amd/
H A Dam79c961a.h17 #ifndef NET_DEBUG
18 #define NET_DEBUG 0 macro
/drivers/net/ethernet/seeq/
H A Dether3.h21 #ifndef NET_DEBUG
22 #define NET_DEBUG 0 macro
/drivers/net/plip/
H A Dplip.c123 #ifndef NET_DEBUG
124 #define NET_DEBUG 1 macro
126 static const unsigned int net_debug = NET_DEBUG;
/drivers/net/ethernet/i825xx/
H A Dether1.h18 #ifndef NET_DEBUG
19 #define NET_DEBUG 0 macro

Completed in 174 milliseconds