Home
last modified time | relevance | path

Searched refs:FramesReceivedOK (Results 1 – 20 of 20) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_ethtool.c41 fbnic_set_counter(&eth_mac_stats->FramesReceivedOK, in fbnic_get_eth_mac_stats()
42 &mac_stats->eth_mac.FramesReceivedOK); in fbnic_get_eth_mac_stats()
Dfbnic_hw_stats.h16 struct fbnic_stat_counter FramesReceivedOK; member
Dfbnic_mac.c665 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FramesReceivedOK, in fbnic_mac_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_stats.c699 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.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_ethtool.c414 mac_stats->FramesReceivedOK = umac_rl(intf, UMC_GRPOK); in bcmasp_get_eth_mac_stats()
/linux-6.12.1/net/ethtool/
Dstats.c260 data->mac_stats.FramesReceivedOK) || in stats_put_mac_stats()
/linux-6.12.1/include/linux/
Dethtool.h383 u64 FramesReceivedOK;
/linux-6.12.1/drivers/net/dsa/realtek/
Drtl8365mb.c1393 mac_stats->FramesReceivedOK = cnt[RTL8365MB_MIB_ifInUcastPkts] + in rtl8365mb_get_mac_stats()
1407 18 * mac_stats->FramesReceivedOK; in rtl8365mb_get_mac_stats()
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ethtool.c379 mac_stats->FramesReceivedOK = in lan966x_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpsw-ethtool.c679 s->FramesReceivedOK = readl_relaxed(&stats->rx_good_frames); in am65_cpsw_get_eth_mac_stats()
/linux-6.12.1/drivers/net/dsa/
Drzn1_a5psw.c838 mac_stats->FramesReceivedOK = RD(aFramesReceivedOK); in a5psw_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c868 stats->FramesReceivedOK = RX_STAT(fp, aFramesReceivedOK); in fun_get_802_3_stats()
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c354 s->FramesReceivedOK = enetc_port_rd(hw, ENETC_PM_RFRM(mac)); in enetc_mac_stats()
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ethtool.c864 mac_stats->FramesReceivedOK = portstats[spx5_stats_rx_uc_cnt] + in sparx5_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1119 mac_stats->FramesReceivedOK = in mlxsw_sp_get_eth_mac_stats()
/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dchip.c1434 MV88E6XXX_ETH_MAC_STAT_MAP(in_unicast, FramesReceivedOK); in mv88e6xxx_get_eth_mac_stats()
1450 mac_stats->stats.FramesReceivedOK += mac_stats->stats.MulticastFramesReceivedOK; in mv88e6xxx_get_eth_mac_stats()
1451 mac_stats->stats.FramesReceivedOK += mac_stats->stats.BroadcastFramesReceivedOK; in mv88e6xxx_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/realtek/rtase/
Drtase_main.c1771 stats->FramesReceivedOK = le64_to_cpu(counters->rx_packets); in rtase_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c2190 mac_stats->FramesReceivedOK = in axienet_ethtool_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c980 mac_stats->FramesReceivedOK = RD(a_frames_received_ok); in mlx5e_stats_eth_mac_get()
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c5157 mac_stats->FramesReceivedOK = in bnxt_get_eth_mac_stats()