Home
last modified time | relevance | path

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

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