Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxnf.h70 caddr_t tx_bufp; member
H A Dxnf.c1573 txp->tx_bufp = txp->tx_bdesc->buf; in xnf_send()
1604 txp->tx_bufp = (caddr_t)mp->b_rptr; in xnf_send()
1621 txp->tx_txreq.offset = (uintptr_t)txp->tx_bufp & PAGEOFFSET; in xnf_send()
1634 xnf_pseudo_cksum(txp->tx_bufp, length); in xnf_send()