Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskge.c207 static struct net_device_stats *SkGeStats(struct SK_NET_DEVICE *dev);
381 dev->get_stats = &SkGeStats; in skge_probe()
480 dev->get_stats = &SkGeStats; in skge_probe()
3252 static struct net_device_stats *SkGeStats(struct SK_NET_DEVICE *dev) function