Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dni5010.c111 static struct net_device_stats *ni5010_get_stats(struct net_device *dev);
316 dev->get_stats = ni5010_get_stats; in ni5010_probe1()
622 static struct net_device_stats *ni5010_get_stats(struct net_device *dev) in ni5010_get_stats() function