Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/natsemi/
Djazzsonic.c103 .ndo_get_stats = sonic_get_stats,
Dxtsonic.c116 .ndo_get_stats = sonic_get_stats,
Dsonic.h339 static struct net_device_stats *sonic_get_stats(struct net_device *dev);
Dmacsonic.c170 .ndo_get_stats = sonic_get_stats,
Dsonic.c639 static struct net_device_stats *sonic_get_stats(struct net_device *dev) in sonic_get_stats() function