Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/amd/
Dnmclan_cs.c410 static struct net_device_stats *mace_get_stats(struct net_device *dev);
425 .ndo_get_stats = mace_get_stats,
1267 static struct net_device_stats *mace_get_stats(struct net_device *dev) in mace_get_stats() function