Home
last modified time | relevance | path

Searched refs:trx_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
2074 trx_bytes = cpu_stats->rx_bytes; in tile_net_get_stats64()
2082 rx_bytes += trx_bytes; in tile_net_get_stats64()