Searched refs:tx_tot_bytes (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_iq.h88 uint64_t tx_tot_bytes; /**< Total count of bytes sento to network. */ member in struct:lio_iq_stats
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_rxtx.c212 stats->tx_tot_bytes += ndata.datasize;
H A Dlio_main.c1094 counter += oct->instr_queue[q_no]->stats.tx_tot_bytes;
H A Dlio_sysctl.c499 &oct_dev->instr_queue[i]->stats.tx_tot_bytes,

Completed in 377 milliseconds