Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h22 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/net/ethtool/
H A Dstats.c312 data->mac_stats.FramesReceivedOK) || in stats_put_mac_stats()
/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/ethernet/freescale/enetc/
H A Denetc_ethtool.c341 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.c1121 mac_stats->FramesReceivedOK = in mlxsw_sp_get_eth_mac_stats()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1415 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/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c1793 stats->FramesReceivedOK = le64_to_cpu(counters->rx_packets); in rtase_get_eth_mac_stats()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2204 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/realtek/
H A Dr8169_main.c2188 mac_stats->FramesReceivedOK = in rtl8169_get_eth_mac_stats()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5249 mac_stats->FramesReceivedOK = in bnxt_get_eth_mac_stats()