Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Dlance.c307 static struct net_device_stats *lance_get_stats(struct net_device *dev);
461 .ndo_get_stats = lance_get_stats,
1259 static struct net_device_stats *lance_get_stats(struct net_device *dev) in lance_get_stats() function