Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/tile/
Dtilepro.c2062 u64 trx_packets, ttx_packets, trx_bytes, ttx_bytes; in tile_net_get_stats64() local
2075 ttx_bytes = cpu_stats->tx_bytes; in tile_net_get_stats64()
2083 tx_bytes += ttx_bytes; in tile_net_get_stats64()