Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/smsc/
Dsmc911x.c120 static void PRINT_PKT(u_char *buf, int length) in PRINT_PKT() function
150 #define PRINT_PKT(x...) do { } while (0) macro
Dsmc91x.c171 static void PRINT_PKT(u_char *buf, int length) in PRINT_PKT() function
201 static inline void PRINT_PKT(u_char *buf, int length) { } in PRINT_PKT() function