Searched refs:emac_stats (Results 1 – 5 of 5) sorted by relevance
90 struct emac_stats { struct154 #define EMAC_ETHTOOL_STATS_COUNT ((sizeof(struct emac_stats) + \253 struct emac_stats stats;
1959 static struct net_device_stats *emac_stats(struct net_device *ndev) in emac_stats() 1962 struct emac_stats *st = &dev->stats; in emac_stats() 2976 .ndo_get_stats = emac_stats,2988 .ndo_get_stats = emac_stats,1950 static struct net_device_stats *emac_stats(struct net_device *ndev) emac_stats() function
212 struct emac_stats { struct334 struct emac_stats stats;
342 offsetof(struct emac_stats, rx_stat_falsecarriererrors)); in bnx2x_port_stats_init()344 offsetof(struct emac_stats, rx_stat_falsecarriererrors)); in bnx2x_port_stats_init()357 offsetof(struct emac_stats, tx_stat_ifhcoutoctets)); in bnx2x_port_stats_init()359 offsetof(struct emac_stats, tx_stat_ifhcoutoctets)); in bnx2x_port_stats_init()747 struct emac_stats *new = bnx2x_sp(bp, mac_stats.emac_stats); in bnx2x_emac_stats_update()
2399 struct emac_stats { struct2798 struct emac_stats emac_stats; member