Home
last modified time | relevance | path

Searched refs:tx_byte_count (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h329 uint64_t tx_byte_count; member
H A Dqede_kstat.c339 qede->txTotalBytes += tx_ring->tx_byte_count; in qede_kstat_update()
748 pStats->txRingTotalBytes.value.ui64 = tx_ring->tx_byte_count; in qede_kstat_txq_update()
H A Dqede_fp.c1626 tx_ring->tx_byte_count += pktinfo.total_len; in qede_send_tx_packet()
H A Dqede_gld.c254 *val = tx_ring->tx_byte_count; in qede_tx_ring_stat()