Searched refs:UPDATE_EXTEND_STAT (Results 1 – 2 of 2) sorted by relevance
753 UPDATE_EXTEND_STAT(rx_stat_ifhcinbadoctets); in bnx2x_emac_stats_update()754 UPDATE_EXTEND_STAT(tx_stat_ifhcoutbadoctets); in bnx2x_emac_stats_update()755 UPDATE_EXTEND_STAT(rx_stat_dot3statsfcserrors); in bnx2x_emac_stats_update()756 UPDATE_EXTEND_STAT(rx_stat_dot3statsalignmenterrors); in bnx2x_emac_stats_update()757 UPDATE_EXTEND_STAT(rx_stat_dot3statscarriersenseerrors); in bnx2x_emac_stats_update()758 UPDATE_EXTEND_STAT(rx_stat_falsecarriererrors); in bnx2x_emac_stats_update()759 UPDATE_EXTEND_STAT(rx_stat_etherstatsundersizepkts); in bnx2x_emac_stats_update()760 UPDATE_EXTEND_STAT(rx_stat_dot3statsframestoolong); in bnx2x_emac_stats_update()761 UPDATE_EXTEND_STAT(rx_stat_etherstatsfragments); in bnx2x_emac_stats_update()762 UPDATE_EXTEND_STAT(rx_stat_etherstatsjabbers); in bnx2x_emac_stats_update()[all …]
425 #define UPDATE_EXTEND_STAT(s) \ macro