Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/pcmcia/
D3c589_cs.c163 static struct net_device_stats *el3_get_stats(struct net_device *dev);
250 dev->get_stats = &el3_get_stats; in tc589_attach()
947 static struct net_device_stats *el3_get_stats(struct net_device *dev) in el3_get_stats() function
D3c574_cs.c251 static struct net_device_stats *el3_get_stats(struct net_device *dev);
330 dev->get_stats = &el3_get_stats; in tc574_attach()
1095 static struct net_device_stats *el3_get_stats(struct net_device *dev) in el3_get_stats() function
/linux-2.4.37.9/drivers/net/
D3c509.c180 static struct net_device_stats *el3_get_stats(struct net_device *dev);
548 dev->get_stats = &el3_get_stats; in el3_probe()
823 el3_get_stats(struct net_device *dev) in el3_get_stats() function