Home
last modified time | relevance | path

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

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