Home
last modified time | relevance | path

Searched defs:PRINT_PKT (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/net/ethernet/smsc/
Dsmc911x.c122 static void PRINT_PKT(u_char *buf, int length) in PRINT_PKT() function
150 #define PRINT_PKT(x...) do { } while (0) macro
Dsmc91x.c165 static void PRINT_PKT(u_char *buf, int length) in PRINT_PKT() function
193 #define PRINT_PKT(x...) do { } while(0) macro