Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dacenic.h799 static struct net_device_stats *ace_get_stats(struct net_device *dev);
Dacenic.c673 dev->get_stats = &ace_get_stats; in acenic_probe()
3184 static struct net_device_stats *ace_get_stats(struct net_device *dev) in ace_get_stats() function