Lines Matching refs:txpp
1340 xnb_txbuf_t **txpp;
1386 txpp = xnbp->xnb_tx_bufp;
1492 *txpp = txp;
1494 txpp++;
1514 txpp = xnbp->xnb_tx_bufp;
1517 kmem_cache_free(xnbp->xnb_tx_buf_cache, *txpp);
1518 txpp++;
1525 txpp = xnbp->xnb_tx_bufp;
1530 xnb_txbuf_t *txp = *txpp;
1537 "txpp 0x%p failed (%d)",
1538 (void *)*txpp, cop->status);
1579 txpp++;