Searched refs:e100_get_stats (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/lpslave/
H A De100lpslavenet.c148 static struct net_device_stats *e100_get_stats(struct net_device *dev);
228 dev->get_stats = e100_get_stats;
858 e100_get_stats(struct net_device *dev) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e100/
H A De100_proc.c62 extern struct net_device_stats *e100_get_stats(struct net_device *dev);
H A De100_main.c189 struct net_device_stats *e100_get_stats(struct net_device *);
637 dev->get_stats = &e100_get_stats;
1072 * e100_get_stats - get driver statistics
1082 e100_get_stats(struct net_device *dev) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dethernet.c181 static struct net_device_stats *e100_get_stats(struct net_device *dev);
254 dev->get_stats = e100_get_stats;
1137 e100_get_stats(struct net_device *dev) function

Completed in 93 milliseconds