Home
last modified time | relevance | path

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

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