Searched refs:UPDATE_EXTEND_STAT (Results 1 – 2 of 2) sorted by relevance
801 UPDATE_EXTEND_STAT(rx_stat_ifhcinbadoctets); in bxe_emac_stats_update()802 UPDATE_EXTEND_STAT(tx_stat_ifhcoutbadoctets); in bxe_emac_stats_update()803 UPDATE_EXTEND_STAT(rx_stat_dot3statsfcserrors); in bxe_emac_stats_update()804 UPDATE_EXTEND_STAT(rx_stat_dot3statsalignmenterrors); in bxe_emac_stats_update()805 UPDATE_EXTEND_STAT(rx_stat_dot3statscarriersenseerrors); in bxe_emac_stats_update()806 UPDATE_EXTEND_STAT(rx_stat_falsecarriererrors); in bxe_emac_stats_update()807 UPDATE_EXTEND_STAT(rx_stat_etherstatsundersizepkts); in bxe_emac_stats_update()808 UPDATE_EXTEND_STAT(rx_stat_dot3statsframestoolong); in bxe_emac_stats_update()809 UPDATE_EXTEND_STAT(rx_stat_etherstatsfragments); in bxe_emac_stats_update()810 UPDATE_EXTEND_STAT(rx_stat_etherstatsjabbers); in bxe_emac_stats_update()[all …]
555 #define UPDATE_EXTEND_STAT(s) \ macro