Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/irda/
Dirtty.c55 static struct net_device_stats *irtty_net_get_stats(struct net_device *dev);
243 dev->get_stats = irtty_net_get_stats; in irtty_open()
1049 static struct net_device_stats *irtty_net_get_stats(struct net_device *dev) in irtty_net_get_stats() function