Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/alteon/
H A Dacenic.h788 static struct net_device_stats *ace_get_stats(struct net_device *dev);
H A Dacenic.c446 .ndo_get_stats = ace_get_stats,
2788 static struct net_device_stats *ace_get_stats(struct net_device *dev) in ace_get_stats() function