Searched refs:xnb_tx_mark_complete (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xnb.c | 78 static void xnb_tx_mark_complete(xnb_t *, RING_IDX, int16_t); 1236 xnb_tx_mark_complete(xnb_t *xnbp, RING_IDX id, int16_t status) in xnb_tx_mark_complete() function 1411 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer() 1442 xnb_tx_mark_complete(xnbp, txreq->id, in xnb_from_peer() 1459 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer() 1540 xnb_tx_mark_complete(xnbp, txp->xt_id, NETIF_RSP_ERROR); in xnb_from_peer() 1576 xnb_tx_mark_complete(xnbp, txp->xt_id, NETIF_RSP_OKAY); in xnb_from_peer()
|