Searched refs:xnf_buf_t (Results 1 – 2 of 2) sorted by relevance
61 } xnf_buf_t; typedef73 xnf_buf_t *tx_bdesc; /* Look-aside buffer, if used. */162 xnf_buf_t *xnf_rx_pkt_info[NET_RX_RING_SIZE];
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);225 static void xnf_buf_refresh(xnf_buf_t *);227 static void xnf_buf_recycle(xnf_buf_t *);243 static void xnf_rxbuf_hang(xnf_t *, xnf_buf_t *);484 xnf_buf_t **bdescp; in xnf_setup_rings()611 xnf_buf_t *bdesc; in xnf_setup_rings()884 sizeof (xnf_buf_t), 0, in xnf_attach()1338 static xnf_buf_t *1341 xnf_buf_t *bd; in xnf_tx_pullup()[all …]