Searched refs:tx_bufp (Results 1 – 2 of 2) sorted by relevance
70 caddr_t tx_bufp; member
1573 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()