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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h152 int txb_ndescs; member in struct:txbuf
H A Dsfe_util.c1110 ndescs = tbp->txb_ndescs;
1237 tbp->txb_ndescs = (*tx_desc_write)(dp,
1242 ASSERT(tbp->txb_ndescs == 1);
1360 ASSERT(tbp_tail->txb_desc + tbp_tail->txb_ndescs == dp->tx_desc_tail);
1364 tbp_tail->txb_desc + tbp_tail->txb_ndescs - tbp_head->txb_desc);

Completed in 84 milliseconds