Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/dec/tulip/
Dtulip_core.c268 static struct net_device_stats *tulip_get_stats(struct net_device *dev);
851 static struct net_device_stats *tulip_get_stats(struct net_device *dev) in tulip_get_stats() function
1288 .ndo_get_stats = tulip_get_stats,