Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h25 struct fbnic_stat_counter OctetsTransmittedOK; member
H A Dfbnic_mac.c670 fbnic_mac_stat_rd64(fbd, reset, mac_stats->OctetsTransmittedOK, in fbnic_mac_get_eth_mac_stats()
H A Dfbnic_ethtool.c1431 fbnic_set_counter(&eth_mac_stats->OctetsTransmittedOK, in fbnic_get_eth_mac_stats()
1432 &mac_stats->eth_mac.OctetsTransmittedOK); in fbnic_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c378 mac_stats->OctetsTransmittedOK = umac_rl(intf, UMC_GTBYT); in bcmasp_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_stats.c690 mac_stats->OctetsTransmittedOK = s[OCELOT_STAT_TX_OCTETS]; in ocelot_port_mac_stats_cb()
733 mac_stats->OctetsTransmittedOK = s[OCELOT_STAT_TX_PMAC_OCTETS]; in ocelot_port_pmac_mac_stats_cb()
/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c399 emstats->OctetsTransmittedOK = stats->tx_octets_total_ok_cnt; in hbg_ethtool_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c870 stats->OctetsTransmittedOK = TX_STAT(fp, OctetsTransmittedOK); in fun_get_802_3_stats()
/linux-6.15/net/ethtool/
H A Dstats.c318 data->mac_stats.OctetsTransmittedOK) || in stats_put_mac_stats()
/linux-6.15/include/linux/
H A Dethtool.h401 u64 OctetsTransmittedOK;
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c386 mac_stats->OctetsTransmittedOK = in lan966x_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c682 s->OctetsTransmittedOK = readl_relaxed(&stats->tx_octets); in am65_cpsw_get_eth_mac_stats()
/linux-6.15/drivers/net/dsa/
H A Drzn1_a5psw.c839 mac_stats->OctetsTransmittedOK = RD(aOctetsTransmittedOK); in a5psw_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c344 s->OctetsTransmittedOK = enetc_port_rd(hw, ENETC_PM_TEOCT(mac)); in enetc_mac_stats()
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c873 mac_stats->OctetsTransmittedOK = portstats[spx5_stats_tx_ok_bytes_cnt] + in sparx5_get_eth_mac_stats()
/linux-6.15/drivers/net/dsa/realtek/
H A Drtl8365mb.c1399 mac_stats->OctetsTransmittedOK = cnt[RTL8365MB_MIB_ifOutOctets] - in rtl8365mb_get_mac_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1127 mac_stats->OctetsTransmittedOK = in mlxsw_sp_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c970 mac_stats->OctetsTransmittedOK = RD(a_octets_transmitted_ok); in mlx5e_stats_eth_mac_get()
/linux-6.15/drivers/net/ethernet/realtek/
H A Dr8169_main.c2206 mac_stats->OctetsTransmittedOK = in rtl8169_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/cadence/
H A Dmacb_main.c3307 mac_stats->OctetsTransmittedOK = hwstat->tx_octets; in gem_get_eth_mac_stats()
/linux-6.15/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1417 MV88E6XXX_ETH_MAC_STAT_MAP(out_octets, OctetsTransmittedOK); in mv88e6xxx_get_eth_mac_stats()