Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/3com/
D3c59x.c774 static struct net_device_stats *vortex_get_stats(struct net_device *dev);
1053 .ndo_get_stats = vortex_get_stats,
1070 .ndo_get_stats = vortex_get_stats,
2824 static struct net_device_stats *vortex_get_stats(struct net_device *dev) in vortex_get_stats() function