Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dr8169.c355 static struct net_device_stats *rtl8169_get_stats(struct net_device *netdev);
843 dev->get_stats = rtl8169_get_stats; in rtl8169_init_one()
1744 static struct net_device_stats *rtl8169_get_stats(struct net_device *dev) in rtl8169_get_stats() function