Searched refs:FrameTooLongErrors (Results 1 – 14 of 14) sorted by relevance
55 struct fbnic_stat_counter FrameTooLongErrors; member
642 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FrameTooLongErrors, in fbnic_mac_get_eth_mac_stats()
1610 fbnic_set_counter(ð_mac_stats->FrameTooLongErrors, in fbnic_get_eth_mac_stats()1611 &mac_stats->eth_mac.FrameTooLongErrors); in fbnic_get_eth_mac_stats()
107 FrameTooLongErrors = 0xc8, enumerator
1121 dr16(FrameTooLongErrors); in get_stats()1167 dr16(FrameTooLongErrors); in clear_stats()
719 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()
417 emstats->FrameTooLongErrors = stats->rx_frame_long_err_cnt + in hbg_ethtool_get_eth_mac_stats()
415 mac_stats->FrameTooLongErrors = in lan966x_get_eth_mac_stats()
873 stats->FrameTooLongErrors = RX_STAT(fp, aFrameTooLongErrors); in fun_get_802_3_stats()
900 mac_stats->FrameTooLongErrors = portstats[spx5_stats_rx_oversize_cnt] + in sparx5_get_eth_mac_stats()
1143 mac_stats->FrameTooLongErrors = in mlxsw_sp_get_eth_mac_stats()
3287 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()
978 mac_stats->FrameTooLongErrors = RD(a_frame_too_long_errors); in mlx5e_stats_eth_mac_get()
2278 mac_stats->FrameTooLongErrors = in rtl8169_get_eth_mac_stats()
Completed in 71 milliseconds