Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/dlink/
H A Ddl2k.h107 FrameTooLongErrors = 0xc8, enumerator
H A Ddl2k.c1105 dr16(FrameTooLongErrors); in get_stats()
1151 dr16(FrameTooLongErrors); in clear_stats()
/openbmc/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()
/openbmc/linux/include/linux/
H A Dethtool.h343 u64 FrameTooLongErrors;
/openbmc/linux/Documentation/networking/
H A Dstatistics.rst87 eth-mac-FrameTooLongErrors: 1
/openbmc/linux/net/ethtool/
H A Dstats.c296 data->mac_stats.FrameTooLongErrors)) in stats_put_mac_stats()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c423 mac_stats->FrameTooLongErrors = in lan966x_get_eth_mac_stats()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c873 stats->FrameTooLongErrors = RX_STAT(fp, aFrameTooLongErrors); in fun_get_802_3_stats()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1127 mac_stats->FrameTooLongErrors = in mlxsw_sp_get_eth_mac_stats()
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c967 mac_stats->FrameTooLongErrors = RD(a_frame_too_long_errors); in mlx5e_stats_eth_mac_get()