Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c1343 netif_tx_request_t *txreq; in xnb_from_peer() local
1444 xnb_tx_mark_complete(xnbp, txreq->id, in xnb_from_peer()
1449 (txreq->offset + txreq->size > PAGESIZE)) { in xnb_from_peer()
1457 txreq->offset, txreq->size); in xnb_from_peer()
1480 txp->xt_id = txreq->id; in xnb_from_peer()
1482 cop->source.u.ref = txreq->gref; in xnb_from_peer()
1484 cop->source.offset = txreq->offset; in xnb_from_peer()
1490 cop->len = txreq->size; in xnb_from_peer()
1549 mp->b_wptr += txreq->size; in xnb_from_peer()
1556 if ((txreq->flags & in xnb_from_peer()
[all …]