Home
last modified time | relevance | path

Searched refs:MulticastFramesReceivedOK (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/net/ethtool/
Dstats.c262 data->mac_stats.MulticastFramesReceivedOK) || in stats_put_mac_stats()
/linux-6.1.9/include/linux/
Dethtool.h307 u64 MulticastFramesReceivedOK; member
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_stats.c284 mac_stats->MulticastFramesReceivedOK = s[OCELOT_STAT_RX_MULTICAST]; in ocelot_port_mac_stats_cb()
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ethtool.c407 mac_stats->MulticastFramesReceivedOK = in lan966x_get_eth_mac_stats()
/linux-6.1.9/drivers/net/dsa/
Drzn1_a5psw.c609 mac_stats->MulticastFramesReceivedOK = RD(ifInMulticastPkts); in a5psw_get_eth_mac_stats()
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c333 s->MulticastFramesReceivedOK = enetc_port_rd(hw, ENETC_PM_RMCA(mac)); in enetc_mac_stats()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1119 mac_stats->MulticastFramesReceivedOK = in mlxsw_sp_get_eth_mac_stats()
/linux-6.1.9/drivers/net/dsa/realtek/
Drtl8365mb.c1383 mac_stats->MulticastFramesReceivedOK = in rtl8365mb_get_mac_stats()
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ethtool.c890 mac_stats->MulticastFramesReceivedOK = portstats[spx5_stats_rx_mc_cnt] + in sparx5_get_eth_mac_stats()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c942 mac_stats->MulticastFramesReceivedOK = RD(a_multicast_frames_received_ok); in mlx5e_stats_eth_mac_get()