Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsis900.c204 static struct net_device_stats *sis900_get_stats(struct net_device *net_dev);
445 net_dev->get_stats = &sis900_get_stats; in sis900_probe()
1939 sis900_get_stats(struct net_device *net_dev) in sis900_get_stats() function