Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/dlink/
Ddl2k.h107 FrameTooLongErrors = 0xc8, enumerator
Ddl2k.c1108 dr16(FrameTooLongErrors); in get_stats()
1154 dr16(FrameTooLongErrors); in clear_stats()
/Linux-v5.15/net/ethtool/
Dstats.c271 data->mac_stats.FrameTooLongErrors)) in stats_put_mac_stats()
/Linux-v5.15/include/linux/
Dethtool.h284 u64 FrameTooLongErrors; member
/Linux-v5.15/Documentation/networking/
Dstatistics.rst87 eth-mac-FrameTooLongErrors: 1
/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ethtool.c900 mac_stats->FrameTooLongErrors = portstats[spx5_stats_rx_oversize_cnt] + in sparx5_get_eth_mac_stats()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1123 mac_stats->FrameTooLongErrors = in mlxsw_sp_get_eth_mac_stats()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c853 mac_stats->FrameTooLongErrors = RD(a_frame_too_long_errors); in mlx5e_stats_eth_mac_get()