Home
last modified time | relevance | path

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

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

Completed in 78 milliseconds