Searched refs:tx_octets (Results 1 – 13 of 13) sorted by relevance
/drivers/net/ethernet/ti/ |
D | am65-cpsw-ethtool.c | 109 u32 tx_octets; member 208 AM65_CPSW_STATS(p0_, tx_octets), 300 AM65_CPSW_STATS(, tx_octets),
|
/drivers/net/ethernet/broadcom/ |
D | b44.h | 296 _B44(tx_octets) \
|
D | tg3.h | 2751 tg3_stat64_t tx_octets; member 2932 u64 tx_octets; member
|
D | b44.c | 1687 nstat->tx_bytes = hwstat->tx_octets; in b44_get_stats64()
|
D | tg3.c | 10916 TG3_STAT_ADD32(&sp->tx_octets, MAC_TX_STATS_OCTETS); in tg3_periodic_fetch_stats() 11880 ESTAT_ADD(tx_octets); in tg3_get_estats() 11953 get_stat64(&hw_stats->tx_octets); in tg3_get_nstats()
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 193 u64 tx_octets; /* total # of octets in good frames */ member
|
D | xgmac.c | 634 RMON_UPDATE64(mac, tx_octets, TX_BYTE_LOW, TX_BYTE_HIGH); in t3_mac_update_stats()
|
D | cxgb3_main.c | 1499 ns->tx_bytes = pstats->tx_octets; in cxgb_get_stats() 1674 *data++ = s->tx_octets; in get_stats()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 206 u64 tx_octets; /* total # of octets in good frames */ member
|
D | cxgb4_main.c | 3025 ns->tx_bytes = stats.tx_octets; in cxgb_get_stats()
|
D | t4_hw.c | 6385 p->tx_octets = GET_STAT(TX_PORT_BYTES); in t4_get_port_stats()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.c | 1247 { "tx_prio%d_bytes", PPORT_PER_PRIO_OFF(tx_octets) },
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 5069 MLXSW_ITEM64(reg, ppcnt, tx_octets,
|