Searched refs:irtty_net_get_stats (Results 1 – 1 of 1) sorted by relevance
55 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