Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h341 uint64_t tx_mapped_pkts; member
H A Dqede_fp.c1583 tx_ring->tx_mapped_pkts++; in qede_send_tx_packet()
H A Dqede_kstat.c746 pStats->txMappedPkts.value.ui64 = tx_ring->tx_mapped_pkts; in qede_kstat_txq_update()