Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxnf.c227 static void xnf_buf_recycle(xnf_buf_t *);
2346 bdesc->free_rtn.free_func = xnf_buf_recycle; in xnf_buf_constructor()
2450 xnf_buf_recycle(xnf_buf_t *bdesc) in xnf_buf_recycle() function