Home
last modified time | relevance | path

Searched refs:FrameCheckSequenceErrors (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h45 struct fbnic_stat_counter FrameCheckSequenceErrors; member
H A Dfbnic_mac.c646 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FrameCheckSequenceErrors, in fbnic_mac_get_eth_mac_stats()
H A Dfbnic_ethtool.c1590 fbnic_set_counter(&eth_mac_stats->FrameCheckSequenceErrors, in fbnic_get_eth_mac_stats()
1591 &mac_stats->eth_mac.FrameCheckSequenceErrors); in fbnic_get_eth_mac_stats()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c348 mac_stats->FrameCheckSequenceErrors = umac_rl(intf, UMC_GRFCS); in bcmasp_get_eth_mac_stats()
/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c723 mac_stats->FrameCheckSequenceErrors = s[OCELOT_STAT_RX_CRC_ALIGN_ERRS]; in ocelot_port_mac_stats_cb()
757 mac_stats->FrameCheckSequenceErrors = s[OCELOT_STAT_RX_PMAC_CRC_ALIGN_ERRS]; in ocelot_port_pmac_mac_stats_cb()
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c398 emstats->FrameCheckSequenceErrors = stats->rx_fcs_error_cnt; in hbg_ethtool_get_eth_mac_stats()
/linux/include/linux/
H A Dethtool.h404 u64 FrameCheckSequenceErrors;
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c383 mac_stats->FrameCheckSequenceErrors = in lan966x_get_eth_mac_stats()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c680 s->FrameCheckSequenceErrors = readl_relaxed(&stats->rx_crc_errors); in am65_cpsw_get_eth_mac_stats()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c869 stats->FrameCheckSequenceErrors = RX_STAT(fp, aFrameCheckSequenceErrors); in fun_get_802_3_stats()
/linux/drivers/net/dsa/
H A Drzn1_a5psw.c838 mac_stats->FrameCheckSequenceErrors = RD(aFrameCheckSequenceErrors); in a5psw_get_eth_mac_stats()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c355 s->FrameCheckSequenceErrors = enetc_port_rd64(hw, ENETC_PM_RFCS(mac)); in enetc_mac_stats()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c868 mac_stats->FrameCheckSequenceErrors = in sparx5_get_eth_mac_stats()
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c1397 mac_stats->FrameCheckSequenceErrors = in rtl8365mb_get_mac_stats()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2385 mac_stats->FrameCheckSequenceErrors = in axienet_ethtool_get_eth_mac_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c969 mac_stats->FrameCheckSequenceErrors = RD(a_frame_check_sequence_errors); in mlx5e_stats_eth_mac_get()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5349 mac_stats->FrameCheckSequenceErrors = in bnxt_get_eth_mac_stats()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1416 MV88E6XXX_ETH_MAC_STAT_MAP(in_fcs_error, FrameCheckSequenceErrors); in mv88e6xxx_get_eth_mac_stats()