Searched refs:tx_val (Results 1 – 3 of 3) sorted by relevance
113 const uint64_t tx_val = tx->tx[ports->id[j]]; in do_stats_display() local115 port_tx[j] += tx_val; in do_stats_display()117 client_tx[i] += tx_val; in do_stats_display()
121 const uint64_t tx_val = tx->tx[info->id[j]]; in do_stats_display() local124 port_tx[j] += tx_val; in do_stats_display()126 node_tx[i] += tx_val; in do_stats_display()
403 const uint64_t tx_val = tx->tx[info->id[j]];406 port_tx[j] += tx_val;408 node_tx[i] += tx_val;