Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dlance.c308 static struct net_device_stats *lance_get_stats(struct net_device *dev);
464 .ndo_get_stats = lance_get_stats,
1264 static struct net_device_stats *lance_get_stats(struct net_device *dev) in lance_get_stats() function