Home
last modified time | relevance | path

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

/drivers/net/ethernet/dlink/
Ddl2k.h107 FrameTooLongErrors = 0xc8, enumerator
Ddl2k.c1105 dr16(FrameTooLongErrors); in get_stats()
1151 dr16(FrameTooLongErrors); in clear_stats()
/drivers/net/ethernet/mscc/
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()
/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ethtool.c423 mac_stats->FrameTooLongErrors = in lan966x_get_eth_mac_stats()
/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c873 stats->FrameTooLongErrors = RX_STAT(fp, aFrameTooLongErrors); in fun_get_802_3_stats()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1127 mac_stats->FrameTooLongErrors = in mlxsw_sp_get_eth_mac_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/mlx5/core/
Den_stats.c967 mac_stats->FrameTooLongErrors = RD(a_frame_too_long_errors); in mlx5e_stats_eth_mac_get()