| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_hw_stats.h | 66 struct fbnic_stat_counter OctetsReceivedOK; member
|
| H A D | fbnic_mac.c | 724 fbnic_mac_stat_rd64(fbd, reset, mac_stats->OctetsReceivedOK, in fbnic_mac_get_eth_mac_stats()
|
| H A D | fbnic_ethtool.c | 1792 fbnic_set_counter(ð_mac_stats->OctetsReceivedOK, in fbnic_get_eth_mac_stats() 1793 &mac_stats->eth_mac.OctetsReceivedOK); in fbnic_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_stats.c | 698 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/ |
| H A D | bcmasp_ethtool.c | 384 mac_stats->OctetsReceivedOK = umac_rl(intf, UMC_GRBYT); in bcmasp_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_ethtool.c | 871 stats->OctetsReceivedOK = RX_STAT(fp, OctetsReceivedOK); in fun_get_802_3_stats()
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 401 emstats->OctetsReceivedOK = stats->rx_octets_total_ok_cnt; in hbg_ethtool_get_eth_mac_stats()
|
| /linux/net/ethtool/ |
| H A D | stats.c | 330 data->mac_stats.OctetsReceivedOK) || in stats_put_mac_stats()
|
| /linux/include/linux/ |
| H A D | ethtool.h | 442 u64 OctetsReceivedOK;
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 391 mac_stats->OctetsReceivedOK = in lan966x_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 683 s->OctetsReceivedOK = readl_relaxed(&stats->rx_octets); in am65_cpsw_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/ |
| H A D | rzn1_a5psw.c | 846 mac_stats->OctetsReceivedOK = RD(aOctetsReceivedOK); in a5psw_get_eth_mac_stats()
|
| H A D | yt921x.c | 828 mac_stats->OctetsReceivedOK = mib->rx_good_bytes; in yt921x_dsa_get_eth_mac_stats()
|
| H A D | mt7530.c | 838 &mac_stats->OctetsReceivedOK); in mt7530_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_memac.c | 978 s->OctetsReceivedOK = memac_read64(&memac->regs->reoct_l); in memac_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_ethtool.c | 882 mac_stats->OctetsReceivedOK = portstats[spx5_stats_rx_ok_bytes_cnt] + in sparx5_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 1129 mac_stats->OctetsReceivedOK = in mlxsw_sp_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | 1406 mac_stats->OctetsReceivedOK = cnt[RTL8365MB_MIB_ifInOctets] - in rtl8365mb_get_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_stats.c | 971 mac_stats->OctetsReceivedOK = RD(a_octets_received_ok); in mlx5e_stats_eth_mac_get()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 4679 mac_stats->OctetsReceivedOK = ps->eth.rx_bytes; in ice_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2356 mac_stats->OctetsReceivedOK = in rtl8169_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3391 mac_stats->OctetsReceivedOK = hwstat->rx_octets; in gem_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 1420 MV88E6XXX_ETH_MAC_STAT_MAP(in_good_octets, OctetsReceivedOK); in mv88e6xxx_get_eth_mac_stats()
|