Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
1192 * tlan_get_stats
1206 static struct net_device_stats *tlan_get_stats(struct net_device *dev) in tlan_get_stats() function
/kernel/linux/linux-6.6/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,
1194 * tlan_get_stats
1208 static struct net_device_stats *tlan_get_stats(struct net_device *dev) in tlan_get_stats() function

Completed in 10 milliseconds