Home
last modified time | relevance | path

Searched refs:FrameTooLongErrors (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h72 struct fbnic_stat_counter FrameTooLongErrors; member
H A Dfbnic_mac.c728 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FrameTooLongErrors, in fbnic_mac_get_eth_mac_stats()
H A Dfbnic_ethtool.c1804 fbnic_set_counter(&eth_mac_stats->FrameTooLongErrors, in fbnic_get_eth_mac_stats()
1805 &mac_stats->eth_mac.FrameTooLongErrors); in fbnic_get_eth_mac_stats()
/linux/drivers/net/ethernet/dlink/
H A Ddl2k.h107 FrameTooLongErrors = 0xc8, enumerator
H A Ddl2k.c1130 dr16(FrameTooLongErrors); in get_stats()
1176 dr16(FrameTooLongErrors); in clear_stats()
/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c719 mac_stats->FrameTooLongErrors = s[OCELOT_STAT_RX_LONGS]; in ocelot_port_mac_stats_cb()
753 mac_stats->FrameTooLongErrors = s[OCELOT_STAT_RX_PMAC_LONGS]; in ocelot_port_pmac_mac_stats_cb()
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c417 emstats->FrameTooLongErrors = stats->rx_frame_long_err_cnt + in hbg_ethtool_get_eth_mac_stats()
/linux/Documentation/networking/
H A Dstatistics.rst96 eth-mac-FrameTooLongErrors: 1
/linux/net/ethtool/
H A Dstats.c348 data->mac_stats.FrameTooLongErrors)) in stats_put_mac_stats()
/linux/include/linux/
H A Dethtool.h451 u64 FrameTooLongErrors;
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c415 mac_stats->FrameTooLongErrors = in lan966x_get_eth_mac_stats()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c873 stats->FrameTooLongErrors = RX_STAT(fp, aFrameTooLongErrors); in fun_get_802_3_stats()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c900 mac_stats->FrameTooLongErrors = portstats[spx5_stats_rx_oversize_cnt] + in sparx5_get_eth_mac_stats()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1143 mac_stats->FrameTooLongErrors = in mlxsw_sp_get_eth_mac_stats()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3365 mac_stats->FrameTooLongErrors = hwstat->rx_oversize_pkts; in macb_get_eth_mac_stats()
3397 mac_stats->FrameTooLongErrors = hwstat->rx_oversize_frames; in gem_get_eth_mac_stats()
/linux/drivers/net/dsa/
H A Dyt921x.c837 mac_stats->FrameTooLongErrors = mib->rx_oversize_errors; in yt921x_dsa_get_eth_mac_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c978 mac_stats->FrameTooLongErrors = RD(a_frame_too_long_errors); in mlx5e_stats_eth_mac_get()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4685 mac_stats->FrameTooLongErrors = ps->rx_oversize; in ice_get_eth_mac_stats()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c2366 mac_stats->FrameTooLongErrors = in rtl8169_get_eth_mac_stats()