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