Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dtlan.c159 static struct net_device_stats *tlan_get_stats(struct net_device *);
750 .ndo_get_stats = tlan_get_stats,
1208 static struct net_device_stats *tlan_get_stats(struct net_device *dev) in tlan_get_stats() function