Home
last modified time | relevance | path

Searched refs:ttx_packets (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
2073 ttx_packets = cpu_stats->tx_packets; in tile_net_get_stats64()
2081 tx_packets += ttx_packets; in tile_net_get_stats64()