Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Djazzsonic.c248 dev->get_stats = sonic_get_stats; in sonic_probe1()
Dsonic.h475 static struct net_device_stats *sonic_get_stats(struct net_device *dev);
Dmacsonic.c226 dev->get_stats = sonic_get_stats; in macsonic_init()
Dsonic.c376 static struct net_device_stats *sonic_get_stats(struct net_device *dev) in sonic_get_stats() function