| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_hw_stats.h | 60 struct fbnic_stat_counter FramesTransmittedOK; member
|
| H A D | fbnic_mac.c | 743 fbnic_mac_stat_rd64(fbd, reset, mac_stats->FramesTransmittedOK, in fbnic_mac_get_eth_mac_stats()
|
| H A D | fbnic_ethtool.c | 1780 fbnic_set_counter(ð_mac_stats->FramesTransmittedOK, in fbnic_get_eth_mac_stats() 1781 &mac_stats->eth_mac.FramesTransmittedOK); in fbnic_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_stats.c | 691 mac_stats->FramesTransmittedOK = s[OCELOT_STAT_TX_64] + in ocelot_port_mac_stats_cb() 734 mac_stats->FramesTransmittedOK = s[OCELOT_STAT_TX_PMAC_64] + in ocelot_port_pmac_mac_stats_cb()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 374 mac_stats->FramesTransmittedOK = umac_rl(intf, UMC_GTPOK); in bcmasp_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 396 emstats->FramesTransmittedOK = stats->tx_trans_pkt_cnt; in hbg_ethtool_get_eth_mac_stats()
|
| /linux/Documentation/networking/ |
| H A D | statistics.rst | 95 eth-mac-FramesTransmittedOK: 1
|
| /linux/net/ethtool/ |
| H A D | stats.c | 306 data->mac_stats.FramesTransmittedOK) || in stats_put_mac_stats()
|
| /linux/include/linux/ |
| H A D | ethtool.h | 430 u64 FramesTransmittedOK;
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | 1384 mac_stats->FramesTransmittedOK = cnt[RTL8365MB_MIB_ifOutUcastPkts] + in rtl8365mb_get_mac_stats() 1400 18 * mac_stats->FramesTransmittedOK; in rtl8365mb_get_mac_stats()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 370 mac_stats->FramesTransmittedOK = in lan966x_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/ |
| H A D | mt7530.c | 811 &mac_stats->FramesTransmittedOK); in mt7530_get_eth_mac_stats() 842 mac_stats->FramesTransmittedOK += mac_stats->MulticastFramesXmittedOK; in mt7530_get_eth_mac_stats() 845 mac_stats->FramesTransmittedOK += mac_stats->BroadcastFramesXmittedOK; in mt7530_get_eth_mac_stats()
|
| H A D | rzn1_a5psw.c | 834 mac_stats->FramesTransmittedOK = RD(aFramesTransmittedOK); in a5psw_get_eth_mac_stats()
|
| H A D | yt921x.c | 816 mac_stats->FramesTransmittedOK = pp->tx_frames; in yt921x_dsa_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 673 s->FramesTransmittedOK = readl_relaxed(&stats->tx_good_frames); in am65_cpsw_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_ethtool.c | 867 stats->FramesTransmittedOK = TX_STAT(fp, aFramesTransmittedOK); in fun_get_802_3_stats()
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_memac.c | 972 s->FramesTransmittedOK = memac_read64(&memac->regs->tfrm_l); in memac_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_ethtool.c | 856 mac_stats->FramesTransmittedOK = portstats[spx5_stats_tx_uc_cnt] + in sparx5_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 1119 mac_stats->FramesTransmittedOK = in mlxsw_sp_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 1412 MV88E6XXX_ETH_MAC_STAT_MAP(out_unicast, FramesTransmittedOK); in mv88e6xxx_get_eth_mac_stats() 1429 mac_stats->stats.FramesTransmittedOK += mac_stats->stats.MulticastFramesXmittedOK; in mv88e6xxx_get_eth_mac_stats() 1430 mac_stats->stats.FramesTransmittedOK += mac_stats->stats.BroadcastFramesXmittedOK; in mv88e6xxx_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/realtek/rtase/ |
| H A D | rtase_main.c | 1867 stats->FramesTransmittedOK = le64_to_cpu(counters->tx_packets); in rtase_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3352 mac_stats->FramesTransmittedOK = hwstat->tx_ok; in macb_get_eth_mac_stats() 3377 mac_stats->FramesTransmittedOK = hwstat->tx_frames; in gem_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_stats.c | 967 mac_stats->FramesTransmittedOK = RD(a_frames_transmitted_ok); in mlx5e_stats_eth_mac_get()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 4671 mac_stats->FramesTransmittedOK = ps->eth.tx_unicast + in ice_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2328 mac_stats->FramesTransmittedOK = in rtl8169_get_eth_mac_stats()
|