Home
last modified time | relevance | path

Searched defs:xnfp (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/xen/io/
H A Dxnf.c352 gref_get(xnf_t *xnfp) in gref_get()
382 gref_put(xnf_t *xnfp, grant_ref_t gref) in gref_put()
397 txid_get(xnf_t *xnfp) in txid_get()
421 txid_put(xnf_t *xnfp, xnf_txid_t *tidp) in txid_put()
440 tx_slots_get(xnf_t *xnfp, int wanted, boolean_t wait) in tx_slots_get()
477 xnf_setup_rings(xnf_t *xnfp) in xnf_setup_rings()
642 xnf_be_connect(xnf_t *xnfp) in xnf_be_connect()
735 xnf_read_config(xnf_t *xnfp) in xnf_read_config()
790 xnf_t *xnfp; in xnf_attach() local
1005 xnf_t *xnfp; /* Our private device info */ in xnf_detach() local
[all …]
H A Dxnf.h50 struct xnf *xnfp; member