Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c128 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev);
336 .ndo_get_stats = sun3_82586_get_stats,
1114 static struct net_device_stats *sun3_82586_get_stats(struct net_device *dev) in sun3_82586_get_stats() function