Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h332 uint64_t tx_bind_count; member
H A Dqede_fp.c1178 tx_ring->tx_bind_count++; in qede_tx_mapped()
H A Dqede_kstat.c738 pStats->txBind.value.ui64 = tx_ring->tx_bind_count; in qede_kstat_txq_update()