Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h27 struct fbnic_stat_counter OctetsReceivedOK; member
H A Dfbnic_mac.c653 fbnic_mac_stat_rd64(fbd, reset, mac_stats->OctetsReceivedOK, in fbnic_mac_get_eth_mac_stats()
H A Dfbnic_ethtool.c1435 fbnic_set_counter(&eth_mac_stats->OctetsReceivedOK, in fbnic_get_eth_mac_stats()
1436 &mac_stats->eth_mac.OctetsReceivedOK); in fbnic_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c382 mac_stats->OctetsReceivedOK = umac_rl(intf, UMC_GRBYT); in bcmasp_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_stats.c698 mac_stats->OctetsReceivedOK = s[OCELOT_STAT_RX_OCTETS]; in ocelot_port_mac_stats_cb()
741 mac_stats->OctetsReceivedOK = s[OCELOT_STAT_RX_PMAC_OCTETS]; in ocelot_port_pmac_mac_stats_cb()
/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c400 emstats->OctetsReceivedOK = stats->rx_octets_total_ok_cnt; in hbg_ethtool_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c871 stats->OctetsReceivedOK = RX_STAT(fp, OctetsReceivedOK); in fun_get_802_3_stats()
/linux-6.15/net/ethtool/
H A Dstats.c330 data->mac_stats.OctetsReceivedOK) || in stats_put_mac_stats()
/linux-6.15/include/linux/
H A Dethtool.h407 u64 OctetsReceivedOK;
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c391 mac_stats->OctetsReceivedOK = in lan966x_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c686 s->OctetsReceivedOK = readl_relaxed(&stats->rx_octets); in am65_cpsw_get_eth_mac_stats()
/linux-6.15/drivers/net/dsa/
H A Drzn1_a5psw.c845 mac_stats->OctetsReceivedOK = RD(aOctetsReceivedOK); in a5psw_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c350 s->OctetsReceivedOK = enetc_port_rd(hw, ENETC_PM_REOCT(mac)); in enetc_mac_stats()
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c882 mac_stats->OctetsReceivedOK = portstats[spx5_stats_rx_ok_bytes_cnt] + in sparx5_get_eth_mac_stats()
/linux-6.15/drivers/net/dsa/realtek/
H A Drtl8365mb.c1406 mac_stats->OctetsReceivedOK = cnt[RTL8365MB_MIB_ifInOctets] - in rtl8365mb_get_mac_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1129 mac_stats->OctetsReceivedOK = in mlxsw_sp_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c971 mac_stats->OctetsReceivedOK = RD(a_octets_received_ok); in mlx5e_stats_eth_mac_get()
/linux-6.15/drivers/net/ethernet/realtek/
H A Dr8169_main.c2212 mac_stats->OctetsReceivedOK = in rtl8169_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/cadence/
H A Dmacb_main.c3313 mac_stats->OctetsReceivedOK = hwstat->rx_octets; in gem_get_eth_mac_stats()
/linux-6.15/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1420 MV88E6XXX_ETH_MAC_STAT_MAP(in_good_octets, OctetsReceivedOK); in mv88e6xxx_get_eth_mac_stats()