Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/dec/tulip/
Dtulip_core.c267 static struct net_device_stats *tulip_get_stats(struct net_device *dev);
848 static struct net_device_stats *tulip_get_stats(struct net_device *dev) in tulip_get_stats() function
1282 .ndo_get_stats = tulip_get_stats,