| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_hw_stats.h | 70 struct fbnic_stat_counter MulticastFramesReceivedOK; member
|
| H A D | fbnic_mac.c | 737 fbnic_mac_stat_rd64(fbd, reset, mac_stats->MulticastFramesReceivedOK, in fbnic_mac_get_eth_mac_stats()
|
| H A D | fbnic_ethtool.c | 1800 fbnic_set_counter(ð_mac_stats->MulticastFramesReceivedOK, in fbnic_get_eth_mac_stats() 1801 &mac_stats->eth_mac.MulticastFramesReceivedOK); in fbnic_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_stats.c | 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()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 388 mac_stats->MulticastFramesReceivedOK = umac_rl(intf, UMC_GRMCA); in bcmasp_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 405 emstats->MulticastFramesReceivedOK = stats->rx_mc_pkt_cnt; in hbg_ethtool_get_eth_mac_stats()
|
| /linux/net/ethtool/ |
| H A D | stats.c | 340 data->mac_stats.MulticastFramesReceivedOK) || in stats_put_mac_stats()
|
| /linux/include/linux/ |
| H A D | ethtool.h | 447 u64 MulticastFramesReceivedOK;
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 199 mac_stats->MulticastFramesReceivedOK = hwstats->mprc; in wx_get_mac_stats()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 399 mac_stats->MulticastFramesReceivedOK = in lan966x_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 686 s->MulticastFramesReceivedOK = readl_relaxed(&stats->rx_multicast_frames); in am65_cpsw_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/ |
| H A D | rzn1_a5psw.c | 851 mac_stats->MulticastFramesReceivedOK = RD(ifInMulticastPkts); in a5psw_get_eth_mac_stats()
|
| H A D | mt7530.c | 848 &mac_stats->MulticastFramesReceivedOK); in mt7530_get_eth_mac_stats() 849 mac_stats->FramesReceivedOK += mac_stats->MulticastFramesReceivedOK; in mt7530_get_eth_mac_stats()
|
| H A D | yt921x.c | 833 mac_stats->MulticastFramesReceivedOK = mib->rx_multicast; in yt921x_dsa_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_memac.c | 982 s->MulticastFramesReceivedOK = memac_read64(&memac->regs->rmca_l); in memac_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_ethtool.c | 890 mac_stats->MulticastFramesReceivedOK = portstats[spx5_stats_rx_mc_cnt] + in sparx5_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 1135 mac_stats->MulticastFramesReceivedOK = in mlxsw_sp_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | 1412 mac_stats->MulticastFramesReceivedOK = in rtl8365mb_get_mac_stats()
|
| /linux/drivers/net/ethernet/spacemit/ |
| H A D | k1_emac.c | 1279 mac_stats->MulticastFramesReceivedOK = in emac_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2342 mac_stats->MulticastFramesReceivedOK = in rtl8169_get_eth_mac_stats() 2364 mac_stats->MulticastFramesReceivedOK = in rtl8169_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_stats.c | 974 mac_stats->MulticastFramesReceivedOK = RD(a_multicast_frames_received_ok); in mlx5e_stats_eth_mac_get()
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 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()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 4682 mac_stats->MulticastFramesReceivedOK = ps->eth.rx_multicast; in ice_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3394 mac_stats->MulticastFramesReceivedOK = hwstat->rx_multicast_frames; in gem_get_eth_mac_stats()
|