Searched refs:xnf_t (Results 1 – 2 of 2) sorted by relevance
154 xnf_t *xnf_debug_instance = NULL;215 static int xnf_alloc_dma_resources(xnf_t *);216 static void xnf_release_dma_resources(xnf_t *);217 static void xnf_release_mblks(xnf_t *);221 static xnf_buf_t *xnf_buf_get(xnf_t *, int, boolean_t);223 static void xnf_buf_put(xnf_t *, xnf_buf_t *, boolean_t);232 static grant_ref_t gref_get(xnf_t *);234 static void gref_put(xnf_t *, grant_ref_t);237 static xnf_txid_t *txid_get(xnf_t *);239 static void txid_put(xnf_t *, xnf_txid_t *);[all …]
177 } xnf_t; typedef