Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.c1454 tx_ring->tx_pullup_count++; in qede_send_tx_packet()
1609 tx_ring->tx_pullup_count++; in qede_send_tx_packet()
H A Dqede.h336 uint64_t tx_pullup_count; member
H A Dqede_kstat.c743 pStats->txPullupPkts.value.ui64 = tx_ring->tx_pullup_count; in qede_kstat_txq_update()