Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c79 static void xnb_tx_mark_complete(xnb_t *, RING_IDX, int16_t);
1238 xnb_tx_mark_complete(xnb_t *xnbp, RING_IDX id, int16_t status) in xnb_tx_mark_complete() function
1413 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer()
1444 xnb_tx_mark_complete(xnbp, txreq->id, in xnb_from_peer()
1461 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer()
1542 xnb_tx_mark_complete(xnbp, txp->xt_id, NETIF_RSP_ERROR); in xnb_from_peer()
1578 xnb_tx_mark_complete(xnbp, txp->xt_id, NETIF_RSP_OKAY); in xnb_from_peer()