Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnf.h81 } xnf_txbuf_t; typedef
89 xnf_txbuf_t *txbuf; /* Buffer details. */
H A Dxnf.c523 xnf_txbuf_t *txp; in xnf_setup_rings()
893 sizeof (xnf_txbuf_t), 0, in xnf_attach()
1118 xnf_txbuf_t *txp; in xnf_set_multicast()
1261 xnf_txbuf_t *txp; in xnf_tx_clean_ring()
1440 static xnf_txbuf_t *
1441 tx_push_packets(xnf_t *xnfp, xnf_txbuf_t *txp) in tx_push_packets()
1510 xnf_txbuf_t *head, *tail; in xnf_send()
1522 xnf_txbuf_t *txp; in xnf_send()
1695 xnf_txbuf_t *loop; in xnf_send()
1703 xnf_txbuf_t *next = loop->tx_next; in xnf_send()
[all …]