Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c222 #define TX_ID_TO_TXID(p, id) (&((p)->xnf_tx_pkt_id[(id)])) macro
464 tidp = TX_ID_TO_TXID(xnfp, xnfp->xnf_tx_pkt_id_head); in xnf_txid_get()
529 xnf_txid_put(xnfp, TX_ID_TO_TXID(xnfp, txp->tx_txreq.id)); in xnf_data_txbuf_free()
1458 tidp = TX_ID_TO_TXID(xnfp, trp->id); in xnf_tx_clean_ring()