Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h33 struct fbnic_stat_counter FrameTooLongErrors; member
H A Dfbnic_mac.c657 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FrameTooLongErrors, in fbnic_mac_get_eth_mac_stats()
H A Dfbnic_ethtool.c1447 fbnic_set_counter(&eth_mac_stats->FrameTooLongErrors, in fbnic_get_eth_mac_stats()
1448 &mac_stats->eth_mac.FrameTooLongErrors); in fbnic_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/dlink/
H A Ddl2k.h107 FrameTooLongErrors = 0xc8, enumerator
H A Ddl2k.c1104 dr16(FrameTooLongErrors); in get_stats()
1150 dr16(FrameTooLongErrors); in clear_stats()
/linux-6.15/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()
/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c416 emstats->FrameTooLongErrors = stats->rx_frame_long_err_cnt + in hbg_ethtool_get_eth_mac_stats()
/linux-6.15/Documentation/networking/
H A Dstatistics.rst96 eth-mac-FrameTooLongErrors: 1
/linux-6.15/net/ethtool/
H A Dstats.c348 data->mac_stats.FrameTooLongErrors)) in stats_put_mac_stats()
/linux-6.15/include/linux/
H A Dethtool.h416 u64 FrameTooLongErrors;
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c415 mac_stats->FrameTooLongErrors = in lan966x_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c873 stats->FrameTooLongErrors = RX_STAT(fp, aFrameTooLongErrors); in fun_get_802_3_stats()
/linux-6.15/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()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1143 mac_stats->FrameTooLongErrors = in mlxsw_sp_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/cadence/
H A Dmacb_main.c3287 mac_stats->FrameTooLongErrors = hwstat->rx_oversize_pkts; in macb_get_eth_mac_stats()
3319 mac_stats->FrameTooLongErrors = hwstat->rx_oversize_frames; in gem_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c978 mac_stats->FrameTooLongErrors = RD(a_frame_too_long_errors); in mlx5e_stats_eth_mac_get()
/linux-6.15/drivers/net/ethernet/realtek/
H A Dr8169_main.c2222 mac_stats->FrameTooLongErrors = in rtl8169_get_eth_mac_stats()