Searched refs:xnf_t (Results 1 – 2 of 2) sorted by relevance
253 static int xnf_alloc_dma_resources(xnf_t *);254 static void xnf_release_dma_resources(xnf_t *);255 static void xnf_release_mblks(xnf_t *);259 static xnf_buf_t *xnf_buf_get(xnf_t *, int, boolean_t);261 static void xnf_buf_put(xnf_t *, xnf_buf_t *, boolean_t);270 static grant_ref_t xnf_gref_get(xnf_t *);272 static void xnf_gref_put(xnf_t *, grant_ref_t);275 static xnf_txid_t *xnf_txid_get(xnf_t *);277 static void xnf_txid_put(xnf_t *, xnf_txid_t *);280 static void xnf_rxbuf_hang(xnf_t *, xnf_buf_t *);[all …]
220 } xnf_t; typedef