Home
last modified time | relevance | path

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

/drivers/net/ethernet/alteon/
Dacenic.h789 static struct net_device_stats *ace_get_stats(struct net_device *dev);
Dacenic.c446 .ndo_get_stats = ace_get_stats,
2792 static struct net_device_stats *ace_get_stats(struct net_device *dev) in ace_get_stats() function