Searched refs:OctetsReceivedOK (Results 1 – 19 of 19) sorted by relevance
49 struct fbnic_stat_counter OctetsReceivedOK; member
638 fbnic_mac_stat_rd64(fbd, reset, mac_stats->OctetsReceivedOK, in fbnic_mac_get_eth_mac_stats()
1598 fbnic_set_counter(ð_mac_stats->OctetsReceivedOK, in fbnic_get_eth_mac_stats()1599 &mac_stats->eth_mac.OctetsReceivedOK); in fbnic_get_eth_mac_stats()
354 mac_stats->OctetsReceivedOK = umac_rl(intf, UMC_GRBYT); in bcmasp_get_eth_mac_stats()
698 mac_stats->OctetsReceivedOK = s[OCELOT_STAT_RX_OCTETS]; in ocelot_port_mac_stats_cb()741 mac_stats->OctetsReceivedOK = s[OCELOT_STAT_RX_PMAC_OCTETS]; in ocelot_port_pmac_mac_stats_cb()
871 stats->OctetsReceivedOK = RX_STAT(fp, OctetsReceivedOK); in fun_get_802_3_stats()
401 emstats->OctetsReceivedOK = stats->rx_octets_total_ok_cnt; in hbg_ethtool_get_eth_mac_stats()
391 mac_stats->OctetsReceivedOK = in lan966x_get_eth_mac_stats()
686 s->OctetsReceivedOK = readl_relaxed(&stats->rx_octets); in am65_cpsw_get_eth_mac_stats()
846 mac_stats->OctetsReceivedOK = RD(aOctetsReceivedOK); in a5psw_get_eth_mac_stats()
838 &mac_stats->OctetsReceivedOK); in mt7530_get_eth_mac_stats()
363 s->OctetsReceivedOK = enetc_port_rd64(hw, ENETC_PM_REOCT(mac)); in enetc_mac_stats()
882 mac_stats->OctetsReceivedOK = portstats[spx5_stats_rx_ok_bytes_cnt] + in sparx5_get_eth_mac_stats()
1129 mac_stats->OctetsReceivedOK = in mlxsw_sp_get_eth_mac_stats()
1406 mac_stats->OctetsReceivedOK = cnt[RTL8365MB_MIB_ifInOctets] - in rtl8365mb_get_mac_stats()
971 mac_stats->OctetsReceivedOK = RD(a_octets_received_ok); in mlx5e_stats_eth_mac_get()
2268 mac_stats->OctetsReceivedOK = in rtl8169_get_eth_mac_stats()
3313 mac_stats->OctetsReceivedOK = hwstat->rx_octets; in gem_get_eth_mac_stats()
1420 MV88E6XXX_ETH_MAC_STAT_MAP(in_good_octets, OctetsReceivedOK); in mv88e6xxx_get_eth_mac_stats()
Completed in 80 milliseconds