Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h61 struct fbnic_stat_counter FramesReceivedOK; member
H A Dfbnic_mac.c730 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FramesReceivedOK, in fbnic_mac_get_eth_mac_stats()
H A Dfbnic_ethtool.c1782 fbnic_set_counter(&eth_mac_stats->FramesReceivedOK, in fbnic_get_eth_mac_stats()
1783 &mac_stats->eth_mac.FramesReceivedOK); in fbnic_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.c377 mac_stats->FramesReceivedOK = umac_rl(intf, UMC_GRPOK); in bcmasp_get_eth_mac_stats()
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c397 emstats->FramesReceivedOK = stats->rx_trans_pkt_cnt; in hbg_ethtool_get_eth_mac_stats()
/linux/net/ethtool/
H A Dstats.c312 data->mac_stats.FramesReceivedOK) || in stats_put_mac_stats()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c357 s->FramesReceivedOK = enetc_port_rd64(hw, ENETC_PM_RFRM(mac)); in enetc_mac_stats()
454 s->FramesReceivedOK = rufcr + rmfcr + rbfcr; in enetc_ppm_mac_stats()
/linux/include/linux/
H A Dethtool.h433 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/dsa/
H A Dmt7530.c820 &mac_stats->FramesReceivedOK); in mt7530_get_eth_mac_stats()
849 mac_stats->FramesReceivedOK += mac_stats->MulticastFramesReceivedOK; in mt7530_get_eth_mac_stats()
852 mac_stats->FramesReceivedOK += mac_stats->BroadcastFramesReceivedOK; in mt7530_get_eth_mac_stats()
H A Drzn1_a5psw.c837 mac_stats->FramesReceivedOK = RD(aFramesReceivedOK); in a5psw_get_eth_mac_stats()
H A Dyt921x.c819 mac_stats->FramesReceivedOK = pp->rx_frames; in yt921x_dsa_get_eth_mac_stats()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c676 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/fman/
H A Dfman_memac.c973 s->FramesReceivedOK = memac_read64(&memac->regs->rfrm_l); in memac_get_eth_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.c1868 stats->FramesReceivedOK = le64_to_cpu(counters->rx_packets); in rtase_get_eth_mac_stats()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2400 mac_stats->FramesReceivedOK = in axienet_ethtool_get_eth_mac_stats()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3355 mac_stats->FramesReceivedOK = hwstat->rx_ok; in macb_get_eth_mac_stats()
3381 mac_stats->FramesReceivedOK = hwstat->rx_frames; in gem_get_eth_mac_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c968 mac_stats->FramesReceivedOK = RD(a_frames_received_ok); in mlx5e_stats_eth_mac_get()
/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.c2079 stats->FramesReceivedOK = port->stats.rx_ok_pkts; in airoha_ethtool_get_mac_stats()

12