Searched refs:FramesReceivedOK (Results 1 – 22 of 22) sorted by relevance
44 struct fbnic_stat_counter FramesReceivedOK; member
644 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FramesReceivedOK, in fbnic_mac_get_eth_mac_stats()
1588 fbnic_set_counter(ð_mac_stats->FramesReceivedOK, in fbnic_get_eth_mac_stats()1589 &mac_stats->eth_mac.FramesReceivedOK); in fbnic_get_eth_mac_stats()
347 mac_stats->FramesReceivedOK = umac_rl(intf, UMC_GRPOK); in bcmasp_get_eth_mac_stats()
699 mac_stats->FramesReceivedOK = s[OCELOT_STAT_RX_GREEN_PRIO_0] + in ocelot_port_mac_stats_cb()742 mac_stats->FramesReceivedOK = s[OCELOT_STAT_RX_PMAC_64] + in ocelot_port_pmac_mac_stats_cb()
397 emstats->FramesReceivedOK = stats->rx_trans_pkt_cnt; in hbg_ethtool_get_eth_mac_stats()
1393 mac_stats->FramesReceivedOK = cnt[RTL8365MB_MIB_ifInUcastPkts] + in rtl8365mb_get_mac_stats()1407 18 * mac_stats->FramesReceivedOK; in rtl8365mb_get_mac_stats()
379 mac_stats->FramesReceivedOK = in lan966x_get_eth_mac_stats()
820 &mac_stats->FramesReceivedOK); in mt7530_get_eth_mac_stats()849 mac_stats->FramesReceivedOK += mac_stats->MulticastFramesReceivedOK; in mt7530_get_eth_mac_stats()852 mac_stats->FramesReceivedOK += mac_stats->BroadcastFramesReceivedOK; in mt7530_get_eth_mac_stats()
837 mac_stats->FramesReceivedOK = RD(aFramesReceivedOK); in a5psw_get_eth_mac_stats()
679 s->FramesReceivedOK = readl_relaxed(&stats->rx_good_frames); in am65_cpsw_get_eth_mac_stats()
868 stats->FramesReceivedOK = RX_STAT(fp, aFramesReceivedOK); in fun_get_802_3_stats()
354 s->FramesReceivedOK = enetc_port_rd64(hw, ENETC_PM_RFRM(mac)); in enetc_mac_stats()
864 mac_stats->FramesReceivedOK = portstats[spx5_stats_rx_uc_cnt] + in sparx5_get_eth_mac_stats()
1121 mac_stats->FramesReceivedOK = in mlxsw_sp_get_eth_mac_stats()
1415 MV88E6XXX_ETH_MAC_STAT_MAP(in_unicast, FramesReceivedOK); in mv88e6xxx_get_eth_mac_stats()1431 mac_stats->stats.FramesReceivedOK += mac_stats->stats.MulticastFramesReceivedOK; in mv88e6xxx_get_eth_mac_stats()1432 mac_stats->stats.FramesReceivedOK += mac_stats->stats.BroadcastFramesReceivedOK; in mv88e6xxx_get_eth_mac_stats()
1868 stats->FramesReceivedOK = le64_to_cpu(counters->rx_packets); in rtase_get_eth_mac_stats()
2383 mac_stats->FramesReceivedOK = in axienet_ethtool_get_eth_mac_stats()
3277 mac_stats->FramesReceivedOK = hwstat->rx_ok; in macb_get_eth_mac_stats()3303 mac_stats->FramesReceivedOK = hwstat->rx_frames; in gem_get_eth_mac_stats()
968 mac_stats->FramesReceivedOK = RD(a_frames_received_ok); in mlx5e_stats_eth_mac_get()
2246 mac_stats->FramesReceivedOK = in rtl8169_get_eth_mac_stats()
5345 mac_stats->FramesReceivedOK = in bnxt_get_eth_mac_stats()
Completed in 940 milliseconds