Searched refs:tx_octets (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 110 u32 tx_octets; member 209 AM65_CPSW_STATS(p0_, tx_octets), 301 AM65_CPSW_STATS(, tx_octets), 679 s->OctetsTransmittedOK = readl_relaxed(&stats->tx_octets); in am65_cpsw_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | b44.h | 296 _B44(tx_octets) \
|
| H A D | tg3.h | 2751 tg3_stat64_t tx_octets; member 2932 u64 tx_octets; member
|
| H A D | b44.c | 1668 nstat->tx_bytes = hwstat->tx_octets; in b44_get_stats64()
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | common.h | 194 u64 tx_octets; /* total # of octets in good frames */ member
|
| H A D | xgmac.c | 634 RMON_UPDATE64(mac, tx_octets, TX_BYTE_LOW, TX_BYTE_HIGH); in t3_mac_update_stats()
|
| H A D | cxgb3_main.c | 1497 ns->tx_bytes = pstats->tx_octets; in cxgb_get_stats() 1672 *data++ = s->tx_octets; in get_stats()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb.h | 1003 u64 tx_octets; member
|
| H A D | macb_main.c | 3158 u64 *p = &bp->hw_stats.gem.tx_octets; in gem_update_stats() 3385 mac_stats->OctetsTransmittedOK = hwstat->tx_octets; in gem_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4.h | 206 u64 tx_octets; /* total # of octets in good frames */ member
|
| H A D | cxgb4_main.c | 3015 ns->tx_bytes = stats.tx_octets; in cxgb_get_stats()
|
| H A D | t4_hw.c | 6355 p->tx_octets = GET_STAT(TX_PORT_BYTES); in t4_get_port_stats()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 678 __le64 tx_octets; member 2351 le64_to_cpu(tp->counters->tx_octets); in rtl8169_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_stats.c | 1932 { "tx_prio%d_bytes", PPORT_PER_PRIO_OFF(tx_octets) },
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | reg.h | 5615 MLXSW_ITEM64(reg, ppcnt, tx_octets,
|