Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dcassini.c4353 static struct net_device_stats *cas_get_stats(struct net_device *dev) in cas_get_stats() function
4678 struct net_device_stats *stats = cas_get_stats(cp->dev); in cas_get_ethtool_stats()
4842 .ndo_get_stats = cas_get_stats,