Home
last modified time | relevance | path

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

/drivers/net/
Dsun3_82586.c127 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev);
386 dev->get_stats = sun3_82586_get_stats; in sun3_82586_probe1()
1113 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev) in sun3_82586_get_stats() function