Lines Matching refs:tx
79 } tx __rte_cache_aligned;
221 app_stats.tx.ro_tx_failed_pkts += count; in flush_tx_error_callback()
394 app_stats.tx.dequeue_pkts); in print_stats()
396 app_stats.tx.ro_tx_pkts); in print_stats()
398 app_stats.tx.ro_tx_failed_pkts); in print_stats()
400 app_stats.tx.early_pkts_txtd_woro); in print_stats()
402 app_stats.tx.early_pkts_tx_failed_woro); in print_stats()
555 app_stats.tx.dequeue_pkts += nb_dq_mbufs; in send_thread()
573 app_stats.tx.early_pkts_tx_failed_woro++; in send_thread()
575 app_stats.tx.early_pkts_txtd_woro++; in send_thread()
604 app_stats.tx.ro_tx_pkts += sent; in send_thread()
640 app_stats.tx.dequeue_pkts += dqnum; in tx_thread()
653 app_stats.tx.ro_tx_pkts += sent; in tx_thread()