Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.h129 } xnf_txid_t; typedef
191 xnf_txid_t *xnf_tx_pkt_id;
H A Dxnf.c275 static xnf_txid_t *xnf_txid_get(xnf_t *);
277 static void xnf_txid_put(xnf_t *, xnf_txid_t *);
452 static xnf_txid_t *
455 xnf_txid_t *tidp; in xnf_txid_get()
477 xnf_txid_put(xnf_t *xnfp, xnf_txid_t *tidp) in xnf_txid_put()
631 xnf_txid_t *tidp; in xnf_setup_rings()
1024 kmem_zalloc(sizeof (xnf_txid_t) * NET_TX_RING_SIZE, KM_SLEEP); in xnf_attach()
1306 xnf_txid_t *tidp; in xnf_set_multicast()
1444 xnf_txid_t *tidp; in xnf_tx_clean_ring()
1681 xnf_txid_t *tidp; in xnf_tx_push_packet()
[all …]