Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/smsc/
Dsmc911x.c122 static void PRINT_PKT(u_char *buf, int length) in PRINT_PKT() function
152 #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