Home
last modified time | relevance | path

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
H A Dsfe_util.c1110 ndescs = tbp->txb_ndescs; in gem_reclaim_txbuf()
1237 tbp->txb_ndescs = (*tx_desc_write)(dp, in gem_tx_load_descs_oo()
1242 ASSERT(tbp->txb_ndescs == 1); in gem_tx_load_descs_oo()
1360 ASSERT(tbp_tail->txb_desc + tbp_tail->txb_ndescs == dp->tx_desc_tail); in gem_tx_start_unit()
1364 tbp_tail->txb_desc + tbp_tail->txb_ndescs - tbp_head->txb_desc); in gem_tx_start_unit()