Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c272 static void xnf_gref_put(xnf_t *, grant_ref_t);
273 #pragma inline(xnf_gref_put)
438 xnf_gref_put(xnf_t *xnfp, grant_ref_t gref) in xnf_gref_put() function
509 xnf_gref_put(xnfp, txp->tx_txreq.gref); in xnf_data_txbuf_free()
2404 xnf_gref_put(xnfp, bdesc->grant_ref); in xnf_rx_one_packet()
2800 xnf_gref_put(xnfp, gref); in xnf_buf_get()
2826 xnf_gref_put(xnfp, bufp->grant_ref); in xnf_buf_put()