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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.h81 } xnf_txbuf_t; typedef in typeref:struct:xnf_txbuf
89 xnf_txbuf_t *txbuf; /* Buffer details. */
H A Dxnf.c523 xnf_txbuf_t *txp;
893 sizeof (xnf_txbuf_t), 0,
1118 xnf_txbuf_t *txp;
1261 xnf_txbuf_t *txp;
1312 "invalid xnf_txbuf_t type: %d",
1440 static xnf_txbuf_t *
1441 tx_push_packets(xnf_t *xnfp, xnf_txbuf_t *txp)
1510 xnf_txbuf_t *head, *tail;
1522 xnf_txbuf_t *txp;
1695 xnf_txbuf_t *loo
[all...]

Completed in 47 milliseconds