Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/
Dnmclan_cs.c412 static struct net_device_stats *mace_get_stats(struct net_device *dev);
427 .ndo_get_stats = mace_get_stats,
1269 static struct net_device_stats *mace_get_stats(struct net_device *dev) in mace_get_stats() function