Home
last modified time | relevance | path

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

/drivers/net/ethernet/dlink/
Ddl2k.h107 FrameTooLongErrors = 0xc8, enumerator
Ddl2k.c1108 dr16(FrameTooLongErrors); in get_stats()
1154 dr16(FrameTooLongErrors); in clear_stats()
/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ethtool.c900 mac_stats->FrameTooLongErrors = portstats[spx5_stats_rx_oversize_cnt] + in sparx5_get_eth_mac_stats()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1123 mac_stats->FrameTooLongErrors = in mlxsw_sp_get_eth_mac_stats()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c853 mac_stats->FrameTooLongErrors = RD(a_frame_too_long_errors); in mlx5e_stats_eth_mac_get()