Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/smsc/
Dsmc911x.c110 static void PRINT_PKT(u_char *buf, int length) in PRINT_PKT() function
140 #define PRINT_PKT(x...) do { } while (0) macro
Dsmc91x.c159 static void PRINT_PKT(u_char *buf, int length) in PRINT_PKT() function
189 static inline void PRINT_PKT(u_char *buf, int length) { } in PRINT_PKT() function