Searched refs:rx_fcs_errors (Results 1 – 11 of 11) sorted by relevance
197 u64 rx_fcs_errors; member
51 NICVF_HW_STAT(rx_fcs_errors),
1667 stats->rx_fcs_errors = GET_RX_STATS(RX_FCS); in nicvf_update_stats()
266 unsigned int rx_fcs_errors; member
2726 tg3_stat64_t rx_fcs_errors; member2909 u64 rx_fcs_errors; member
11010 TG3_STAT_ADD32(&sp->rx_fcs_errors, MAC_RX_STATS_FCS_ERRORS); in tg3_periodic_fetch_stats()11910 return get_stat64(&hw_stats->rx_fcs_errors); in tg3_calc_crc_errors()11927 ESTAT_ADD(rx_fcs_errors); in tg3_get_estats()
959 u64 rx_fcs_errors; member
3207 nstat->rx_errors = (hwstat->rx_fcs_errors + in macb_get_stats()3229 nstat->rx_crc_errors = hwstat->rx_fcs_errors; in macb_get_stats()3278 mac_stats->FrameCheckSequenceErrors = hwstat->rx_fcs_errors; in macb_get_eth_mac_stats()
718 u64 rx_fcs_errors; member
228 MTK_ETHTOOL_STAT(rx_fcs_errors),1133 hw_stats->rx_fcs_errors += in mtk_stats_update_mac()1212 storage->rx_crc_errors = hw_stats->rx_fcs_errors; in mtk_get_stats64()
227 u32 rx_fcs_errors; member277 u64 rx_fcs_errors; member723 check_counter_rollover(stats, dev->stats, rx_fcs_errors); in lan78xx_check_stat_rollover()
Completed in 107 milliseconds