Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ibm/emac/
A Dcore.h91 struct emac_stats { struct
155 #define EMAC_ETHTOOL_STATS_COUNT ((sizeof(struct emac_stats) + \
258 struct emac_stats stats;
A Dcore.c1970 static struct net_device_stats *emac_stats(struct net_device *ndev) in emac_stats() function
1973 struct emac_stats *st = &dev->stats; in emac_stats()
3010 .ndo_get_stats = emac_stats,
3022 .ndo_get_stats = emac_stats,
/linux/drivers/net/ethernet/qualcomm/emac/
A Demac.h212 struct emac_stats { struct
334 struct emac_stats stats;
A Demac.c304 struct emac_stats *stats = &adpt->stats; in emac_update_hw_stats()
339 struct emac_stats *stats = &adpt->stats; in emac_get_stats64()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_stats.c344 offsetof(struct emac_stats, rx_stat_falsecarriererrors)); in bnx2x_port_stats_init()
346 offsetof(struct emac_stats, rx_stat_falsecarriererrors)); in bnx2x_port_stats_init()
359 offsetof(struct emac_stats, tx_stat_ifhcoutoctets)); in bnx2x_port_stats_init()
361 offsetof(struct emac_stats, tx_stat_ifhcoutoctets)); in bnx2x_port_stats_init()
749 struct emac_stats *new = bnx2x_sp(bp, mac_stats.emac_stats); in bnx2x_emac_stats_update()
A Dbnx2x_hsi.h2399 struct emac_stats { struct
2798 struct emac_stats emac_stats; member

Completed in 46 milliseconds