Searched refs:tx_done (Results 1 – 4 of 4) sorted by relevance
1066 uint32_t tx_done = 0; in hn_process_events() local1115 ++tx_done; in hn_process_events()1132 if (tx_limit && tx_done >= tx_limit) in hn_process_events()1141 return tx_done; in hn_process_events()
1054 int tx_done = 1; in lio_flush_iq() local1057 return tx_done; in lio_flush_iq()1083 return tx_done; in lio_flush_iq()1771 stats->tx_done++; in lio_dev_xmit_pkts()
36 uint64_t tx_done; /**< Num of packets sent to network. */ member
308 pkts += iq_stats->tx_done; in lio_dev_stats_get()