Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_txdring.c593 vgen_private_desc_t *ntbufp; in vgen_dringsend() local
642 ntbufp = NEXTTBUF(ldcp, tbufp); in vgen_dringsend()
643 if (ntbufp == ldcp->cur_tbufp) { /* out of tbufs/txds */ in vgen_dringsend()
650 if (ntbufp == ldcp->cur_tbufp) { in vgen_dringsend()
664 ldcp->next_tbufp = ntbufp; in vgen_dringsend()