Home
last modified time | relevance | path

Searched refs:tx_pending_tix (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h273 uint32_t tx_pending_tix; /* tix since reclaim */ member
H A Ddmfe_main.c986 dmfep->tx_pending_tix = 0; in dmfe_reclaim_tx_desc()
1055 dmfep->tx_pending_tix = 0; in dmfe_send_msg()
1688 if (++dmfep->tx_pending_tix >= limit && in dmfe_tick_stall_check()
1693 dmfep->tx_pending_tix, tx_state); in dmfe_tick_stall_check()