Searched refs:MulticastFramesReceivedOK (Results 1 – 19 of 19) sorted by relevance
53 struct fbnic_stat_counter MulticastFramesReceivedOK; member
651 fbnic_mac_stat_rd64(fbd, reset, mac_stats->MulticastFramesReceivedOK, in fbnic_mac_get_eth_mac_stats()
1606 fbnic_set_counter(ð_mac_stats->MulticastFramesReceivedOK, in fbnic_get_eth_mac_stats() 1607 &mac_stats->eth_mac.MulticastFramesReceivedOK); in fbnic_get_eth_mac_stats()
358 mac_stats->MulticastFramesReceivedOK = umac_rl(intf, UMC_GRMCA); in bcmasp_get_eth_mac_stats()
717 mac_stats->MulticastFramesReceivedOK = s[OCELOT_STAT_RX_MULTICAST]; in ocelot_port_mac_stats_cb() 751 mac_stats->MulticastFramesReceivedOK = s[OCELOT_STAT_RX_PMAC_MULTICAST]; in ocelot_port_pmac_mac_stats_cb()
405 emstats->MulticastFramesReceivedOK = stats->rx_mc_pkt_cnt; in hbg_ethtool_get_eth_mac_stats()
178 mac_stats->MulticastFramesReceivedOK = hwstats->mprc; in wx_get_mac_stats()
417 u64 MulticastFramesReceivedOK;
399 mac_stats->MulticastFramesReceivedOK = in lan966x_get_eth_mac_stats()
689 s->MulticastFramesReceivedOK = readl_relaxed(&stats->rx_multicast_frames); in am65_cpsw_get_eth_mac_stats()
851 mac_stats->MulticastFramesReceivedOK = RD(ifInMulticastPkts); in a5psw_get_eth_mac_stats()
848 &mac_stats->MulticastFramesReceivedOK); in mt7530_get_eth_mac_stats() 849 mac_stats->FramesReceivedOK += mac_stats->MulticastFramesReceivedOK; in mt7530_get_eth_mac_stats()
367 s->MulticastFramesReceivedOK = enetc_port_rd64(hw, ENETC_PM_RMCA(mac)); in enetc_mac_stats()
890 mac_stats->MulticastFramesReceivedOK = portstats[spx5_stats_rx_mc_cnt] + in sparx5_get_eth_mac_stats()
1412 mac_stats->MulticastFramesReceivedOK = in rtl8365mb_get_mac_stats()
2254 mac_stats->MulticastFramesReceivedOK = in rtl8169_get_eth_mac_stats() 2276 mac_stats->MulticastFramesReceivedOK = in rtl8169_get_eth_mac_stats()
2401 mac_stats->MulticastFramesReceivedOK = in axienet_ethtool_get_eth_mac_stats()
974 mac_stats->MulticastFramesReceivedOK = RD(a_multicast_frames_received_ok); in mlx5e_stats_eth_mac_get()
1424 MV88E6XXX_ETH_MAC_STAT_MAP(in_multicasts, MulticastFramesReceivedOK); in mv88e6xxx_get_eth_mac_stats() 1431 mac_stats->stats.FramesReceivedOK += mac_stats->stats.MulticastFramesReceivedOK; in mv88e6xxx_get_eth_mac_stats()