Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_ethtool.c63 fbnic_set_counter(&eth_mac_stats->FrameTooLongErrors, in fbnic_get_eth_mac_stats()
64 &mac_stats->eth_mac.FrameTooLongErrors); in fbnic_get_eth_mac_stats()
Dfbnic_hw_stats.h27 struct fbnic_stat_counter FrameTooLongErrors; member
Dfbnic_mac.c663 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FrameTooLongErrors, in fbnic_mac_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/dlink/
Ddl2k.h107 FrameTooLongErrors = 0xc8, enumerator
Ddl2k.c1104 dr16(FrameTooLongErrors); in get_stats()
1150 dr16(FrameTooLongErrors); in clear_stats()
/linux-6.12.1/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()
/linux-6.12.1/net/ethtool/
Dstats.c296 data->mac_stats.FrameTooLongErrors)) in stats_put_mac_stats()
/linux-6.12.1/Documentation/networking/
Dstatistics.rst96 eth-mac-FrameTooLongErrors: 1
/linux-6.12.1/include/linux/
Dethtool.h401 u64 FrameTooLongErrors;
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ethtool.c415 mac_stats->FrameTooLongErrors = in lan966x_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c873 stats->FrameTooLongErrors = RX_STAT(fp, aFrameTooLongErrors); in fun_get_802_3_stats()
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ethtool.c900 mac_stats->FrameTooLongErrors = portstats[spx5_stats_rx_oversize_cnt] + in sparx5_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1141 mac_stats->FrameTooLongErrors = in mlxsw_sp_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c990 mac_stats->FrameTooLongErrors = RD(a_frame_too_long_errors); in mlx5e_stats_eth_mac_get()