Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/tile/
Dtilepro.c2065 u64 trx_packets, ttx_packets, trx_bytes, ttx_bytes; in tile_net_get_stats64() local
2077 trx_bytes = cpu_stats->rx_bytes; in tile_net_get_stats64()
2085 rx_bytes += trx_bytes; in tile_net_get_stats64()