Searched refs:txresp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c1239 netif_tx_response_t *txresp; local
1245 txresp = RING_GET_RESPONSE(&xnbp->xnb_tx_ring, i);
1246 txresp->id = id;
1247 txresp->status = status;

Completed in 165 milliseconds