Home
last modified time | relevance | path

Searched refs:sun3_82586_get_stats (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/i825xx/
Dsun3_82586.c125 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev);
337 .ndo_get_stats = sun3_82586_get_stats,
1116 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev) in sun3_82586_get_stats() function