Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
Dcassini.c4352 static struct net_device_stats *cas_get_stats(struct net_device *dev) in cas_get_stats() function
4677 struct net_device_stats *stats = cas_get_stats(cp->dev); in cas_get_ethtool_stats()
4841 .ndo_get_stats = cas_get_stats,