Searched refs:n_pkts_tx (Results 1 – 1 of 1) sorted by relevance
452 u64 n_pkts_tx; member627 p->n_pkts_tx += n_pkts; in port_tx_burst()755 static u64 n_pkts_tx[MAX_PORTS]; variable937 tx_pps = (p->n_pkts_tx - n_pkts_tx[port_id]) * 1000000000. / ns_diff; in print_port_stats()943 p->n_pkts_tx, in print_port_stats()947 n_pkts_tx[port_id] = p->n_pkts_tx; in print_port_stats()