Home
last modified time | relevance | path

Searched refs:rx_fcs_errors (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h197 u64 rx_fcs_errors; member
H A Dnicvf_ethtool.c51 NICVF_HW_STAT(rx_fcs_errors),
H A Dnicvf_main.c1673 stats->rx_fcs_errors = GET_RX_STATS(RX_FCS); in nicvf_update_stats()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h266 unsigned int rx_fcs_errors; member
/linux/drivers/net/ethernet/cadence/
H A Dmacb.h959 u32 rx_fcs_errors; member
H A Dmacb_main.c3205 nstat->rx_errors = (hwstat->rx_fcs_errors + in macb_get_stats()
3227 nstat->rx_crc_errors = hwstat->rx_fcs_errors; in macb_get_stats()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h672 u64 rx_fcs_errors; member
H A Dmtk_eth_soc.c227 MTK_ETHTOOL_STAT(rx_fcs_errors),
1000 hw_stats->rx_fcs_errors += in mtk_stats_update_mac()
1079 storage->rx_crc_errors = hw_stats->rx_fcs_errors; in mtk_get_stats64()
/linux/drivers/net/usb/
H A Dlan78xx.c227 u32 rx_fcs_errors; member
277 u64 rx_fcs_errors; member
728 check_counter_rollover(stats, dev->stats, rx_fcs_errors); in lan78xx_check_stat_rollover()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c11029 TG3_STAT_ADD32(&sp->rx_fcs_errors, MAC_RX_STATS_FCS_ERRORS); in tg3_periodic_fetch_stats()
11929 return get_stat64(&hw_stats->rx_fcs_errors); in tg3_calc_crc_errors()
11946 ESTAT_ADD(rx_fcs_errors); in tg3_get_estats()