Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h340 uint64_t tx_too_many_mblks; member
H A Dqede_fp.c1551 tx_ring->tx_too_many_mblks++; in qede_send_tx_packet()
H A Dqede_kstat.c745 pStats->txTooManyMblks.value.ui64 = tx_ring->tx_too_many_mblks; in qede_kstat_txq_update()