Searched defs:emac_stats (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/ibm/emac/
H A Dcore.c1885 static struct net_device_stats *emac_stats(struct net_device *ndev) function
1888 struct emac_stats *st = &dev->stats;
2683 .ndo_get_stats = emac_stats,
2696 .ndo_get_stats = emac_stats,
H A Dcore.h101 struct emac_stats { struct
165 #define EMAC_ETHTOOL_STATS_COUNT ((sizeof(struct emac_stats) + \
266 struct emac_stats stats;
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h2005 struct emac_stats { struct
2404 struct emac_stats emac_stats; member in union:mac_stats

Completed in 70 milliseconds