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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c442 dp->tx_active_head,
443 SLOT(dp->tx_active_head, dp->gc.gc_tx_buf_size),
446 dp->tx_active_tail - dp->tx_active_head,
946 dp->tx_active_head = dp->tx_softq_head;
1004 head = dp->tx_active_head;
1042 dp->tx_active_head = dp->tx_free_head;
1074 head = dp->tx_active_head;
1089 ASSERT(dp->tx_free_tail - dp->tx_active_head
1105 dp->tx_active_head = (++sn), tbp = tbp->txb_next) {
1178 while (sn != dp->tx_active_head
[all...]
H A Dsfe_util.h234 seqnum_t tx_active_head; member in struct:gem_dev

Completed in 66 milliseconds