| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_hw_stats.h | 22 struct fbnic_stat_counter FramesReceivedOK; member
|
| H A D | fbnic_mac.c | 659 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FramesReceivedOK, in fbnic_mac_get_eth_mac_stats()
|
| H A D | fbnic_ethtool.c | 1425 fbnic_set_counter(ð_mac_stats->FramesReceivedOK, in fbnic_get_eth_mac_stats() 1426 &mac_stats->eth_mac.FramesReceivedOK); in fbnic_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 375 mac_stats->FramesReceivedOK = umac_rl(intf, UMC_GRPOK); in bcmasp_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/mscc/ |
| H A D | ocelot_stats.c | 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()
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 396 emstats->FramesReceivedOK = stats->rx_trans_pkt_cnt; in hbg_ethtool_get_eth_mac_stats()
|
| /linux-6.15/net/ethtool/ |
| H A D | stats.c | 312 data->mac_stats.FramesReceivedOK) || in stats_put_mac_stats()
|
| /linux-6.15/include/linux/ |
| H A D | ethtool.h | 398 u64 FramesReceivedOK;
|
| /linux-6.15/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | 1393 mac_stats->FramesReceivedOK = cnt[RTL8365MB_MIB_ifInUcastPkts] + in rtl8365mb_get_mac_stats() 1407 18 * mac_stats->FramesReceivedOK; in rtl8365mb_get_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 379 mac_stats->FramesReceivedOK = in lan966x_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 679 s->FramesReceivedOK = readl_relaxed(&stats->rx_good_frames); in am65_cpsw_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/dsa/ |
| H A D | rzn1_a5psw.c | 836 mac_stats->FramesReceivedOK = RD(aFramesReceivedOK); in a5psw_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_ethtool.c | 868 stats->FramesReceivedOK = RX_STAT(fp, aFramesReceivedOK); in fun_get_802_3_stats()
|
| /linux-6.15/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 341 s->FramesReceivedOK = enetc_port_rd(hw, ENETC_PM_RFRM(mac)); in enetc_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_ethtool.c | 864 mac_stats->FramesReceivedOK = portstats[spx5_stats_rx_uc_cnt] + in sparx5_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 1121 mac_stats->FramesReceivedOK = in mlxsw_sp_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 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()
|
| /linux-6.15/drivers/net/ethernet/realtek/rtase/ |
| H A D | rtase_main.c | 1793 stats->FramesReceivedOK = le64_to_cpu(counters->rx_packets); in rtase_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 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()
|
| /linux-6.15/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2383 mac_stats->FramesReceivedOK = in axienet_ethtool_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_stats.c | 968 mac_stats->FramesReceivedOK = RD(a_frames_received_ok); in mlx5e_stats_eth_mac_get()
|
| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2190 mac_stats->FramesReceivedOK = in rtl8169_get_eth_mac_stats()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5345 mac_stats->FramesReceivedOK = in bnxt_get_eth_mac_stats()
|