Searched refs:tx_done (Results 1 – 4 of 4) sorted by relevance
1068 uint32_t tx_done = 0; in hn_process_events() local1117 ++tx_done; in hn_process_events()1134 if (tx_limit && tx_done >= tx_limit) in hn_process_events()1143 return tx_done; in hn_process_events()
36 uint64_t tx_done; /**< Num of packets sent to network. */ member
1055 int tx_done = 1; in lio_flush_iq() local1058 return tx_done; in lio_flush_iq()1085 return tx_done; in lio_flush_iq()1773 stats->tx_done++; in lio_dev_xmit_pkts()
308 pkts += iq_stats->tx_done; in lio_dev_stats_get()