Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c489 xnf_data_txbuf_free(xnf_t *xnfp, xnf_txbuf_t *txp) in xnf_data_txbuf_free()
537 xnf_data_txbuf_free_chain(xnf_t *xnfp, xnf_txbuf_t *txp) in xnf_data_txbuf_free_chain()
550 xnf_txbuf_t *prev; in xnf_data_txbuf_free_chain()
557 static xnf_txbuf_t *
560 xnf_txbuf_t *txp; in xnf_data_txbuf_alloc()
671 xnf_txbuf_t *txp = tidp->txbuf; in xnf_setup_rings()
1088 sizeof (xnf_txbuf_t), 0, in xnf_attach()
1303 xnf_txbuf_t *txp; in xnf_set_multicast()
1445 xnf_txbuf_t *txp; in xnf_tx_clean_ring()
1665 xnf_tx_push_packet(xnf_t *xnfp, xnf_txbuf_t *head) in xnf_tx_push_packet()
[all …]
H A Dxnf.h116 } xnf_txbuf_t; typedef
128 xnf_txbuf_t *txbuf; /* Buffer details. */