Home
last modified time | relevance | path

Searched refs:xnb_tx_buf_count (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.h172 uint32_t xnb_tx_buf_count; member
H A Dxnb.c426 xnbp->xnb_tx_buf_count = 0; in xnb_attach()
530 ASSERT(xnbp->xnb_tx_buf_count == 0); in xnb_detach()
1305 atomic_inc_32(&xnbp->xnb_tx_buf_count); in xnb_txbuf_constructor()
1331 atomic_dec_32(&xnbp->xnb_tx_buf_count); in xnb_txbuf_destructor()
H A Dxnbu.c470 (xnbp->xnb_tx_buf_count > 0)) { in xnbu_detach()
H A Dxnbo.c667 (xnbp->xnb_tx_buf_count > 0)) { in xnbo_detach()