Home
last modified time | relevance | path

Searched refs:tx_copy_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h331 uint64_t tx_copy_count; member
H A Dqede_fp.c1597 tx_ring->tx_copy_count++; in qede_send_tx_packet()
H A Dqede_kstat.c737 pStats->txCopyPkts.value.ui64 = tx_ring->tx_copy_count; in qede_kstat_txq_update()