Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dtlan.c157 static struct net_device_stats *tlan_get_stats(struct net_device *);
772 .ndo_get_stats = tlan_get_stats,
1231 static struct net_device_stats *tlan_get_stats(struct net_device *dev) in tlan_get_stats() function