Searched refs:tx_active_tail (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c444 dp->tx_active_tail,
445 SLOT(dp->tx_active_tail, dp->gc.gc_tx_buf_size),
446 dp->tx_active_tail - dp->tx_active_head,
947 dp->tx_active_tail = dp->tx_softq_head;
1043 dp->tx_active_tail = dp->tx_free_head;
1075 tail = dp->tx_active_tail;
1342 ASSERT(dp->tx_softq_head == dp->tx_active_tail);
1367 dp->tx_softq_head = dp->tx_active_tail = tail;
1677 if (dp->tx_active_head == dp->tx_active_tail) {
1715 dp->tx_active_head, dp->tx_active_tail, d
[all...]
H A Dsfe_util.h235 seqnum_t tx_active_tail; member in struct:gem_dev

Completed in 52 milliseconds