Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_ethtool.c51 fbnic_set_counter(&eth_mac_stats->OctetsReceivedOK, in fbnic_get_eth_mac_stats()
52 &mac_stats->eth_mac.OctetsReceivedOK); in fbnic_get_eth_mac_stats()
Dfbnic_hw_stats.h21 struct fbnic_stat_counter OctetsReceivedOK; member
Dfbnic_mac.c659 fbnic_mac_stat_rd64(fbd, reset, mac_stats->OctetsReceivedOK, in fbnic_mac_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/mscc/
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.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_ethtool.c421 mac_stats->OctetsReceivedOK = umac_rl(intf, UMC_GRBYT); in bcmasp_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c871 stats->OctetsReceivedOK = RX_STAT(fp, OctetsReceivedOK); in fun_get_802_3_stats()
/linux-6.12.1/net/ethtool/
Dstats.c278 data->mac_stats.OctetsReceivedOK) || in stats_put_mac_stats()
/linux-6.12.1/include/linux/
Dethtool.h392 u64 OctetsReceivedOK;
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ethtool.c391 mac_stats->OctetsReceivedOK = in lan966x_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpsw-ethtool.c686 s->OctetsReceivedOK = readl_relaxed(&stats->rx_octets); in am65_cpsw_get_eth_mac_stats()
/linux-6.12.1/drivers/net/dsa/
Drzn1_a5psw.c847 mac_stats->OctetsReceivedOK = RD(aOctetsReceivedOK); in a5psw_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c363 s->OctetsReceivedOK = enetc_port_rd(hw, ENETC_PM_REOCT(mac)); in enetc_mac_stats()
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ethtool.c882 mac_stats->OctetsReceivedOK = portstats[spx5_stats_rx_ok_bytes_cnt] + in sparx5_get_eth_mac_stats()
/linux-6.12.1/drivers/net/dsa/realtek/
Drtl8365mb.c1406 mac_stats->OctetsReceivedOK = cnt[RTL8365MB_MIB_ifInOctets] - in rtl8365mb_get_mac_stats()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1127 mac_stats->OctetsReceivedOK = in mlxsw_sp_get_eth_mac_stats()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c983 mac_stats->OctetsReceivedOK = RD(a_octets_received_ok); in mlx5e_stats_eth_mac_get()
/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dchip.c1439 MV88E6XXX_ETH_MAC_STAT_MAP(in_good_octets, OctetsReceivedOK); in mv88e6xxx_get_eth_mac_stats()