Home
last modified time | relevance | path

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

/drivers/net/
Dtc35815.c572 static struct net_device_stats *tc35815_get_stats(struct net_device *dev);
910 dev->get_stats = tc35815_get_stats; in tc35815_init_one()
2137 static struct net_device_stats *tc35815_get_stats(struct net_device *dev) in tc35815_get_stats() function