Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sun/
Dsunhme.c110 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) in tx_add_log() function
154 #define tx_add_log(hp, a, s) do { } while(0) macro