Lines Matching defs:xnfp

408 xnf_gref_get(xnf_t *xnfp)  in xnf_gref_get()
438 xnf_gref_put(xnf_t *xnfp, grant_ref_t gref) in xnf_gref_put()
453 xnf_txid_get(xnf_t *xnfp) in xnf_txid_get()
477 xnf_txid_put(xnf_t *xnfp, xnf_txid_t *tidp) in xnf_txid_put()
489 xnf_data_txbuf_free(xnf_t *xnfp, xnf_txbuf_t *txp) in xnf_data_txbuf_free()
537 xnf_data_txbuf_free_chain(xnf_t *xnfp, xnf_txbuf_t *txp) in xnf_data_txbuf_free_chain()
558 xnf_data_txbuf_alloc(xnf_t *xnfp, int flag) in xnf_data_txbuf_alloc()
588 xnf_tx_slots_get(xnf_t *xnfp, int wanted, boolean_t wait) in xnf_tx_slots_get()
625 xnf_setup_rings(xnf_t *xnfp) in xnf_setup_rings()
781 xnf_be_connect(xnf_t *xnfp) in xnf_be_connect()
895 xnf_read_config(xnf_t *xnfp) in xnf_read_config()
987 xnf_t *xnfp; in xnf_attach() local
1195 xnf_t *xnfp; /* Our private device info */ in xnf_detach() local
1302 xnf_t *xnfp = arg; in xnf_set_multicast() local
1424 xnf_tx_clean_ring(xnf_t *xnfp) in xnf_tx_clean_ring()
1525 xnf_tx_get_lookaside(xnf_t *xnfp, mblk_t *mp, size_t *plen) in xnf_tx_get_lookaside()
1665 xnf_tx_push_packet(xnf_t *xnfp, xnf_txbuf_t *head) in xnf_tx_push_packet()
1732 xnf_mblk_copy(xnf_t *xnfp, mblk_t *mp) in xnf_mblk_copy()
1756 xnf_mblk_map(xnf_t *xnfp, mblk_t *mp, int *countp) in xnf_mblk_map()
1858 xnf_tx_setup_offload(xnf_t *xnfp, xnf_txbuf_t *head, in xnf_tx_setup_offload()
1898 xnf_t *xnfp = arg; in xnf_send() local
2064 xnf_t *xnfp = (xnf_t *)arg; in xnf_intr() local
2162 xnf_t *xnfp = arg; in xnf_start() local
2180 xnf_t *xnfp = arg; in xnf_stop() local
2195 xnf_rxbuf_hang(xnf_t *xnfp, xnf_buf_t *bdesc) in xnf_rxbuf_hang()
2271 xnf_rx_one_packet(xnf_t *xnfp, RING_IDX prod, RING_IDX *consp, mblk_t **mpp) in xnf_rx_one_packet()
2511 xnf_rx_collect(xnf_t *xnfp) in xnf_rx_collect()
2555 xnf_alloc_dma_resources(xnf_t *xnfp) in xnf_alloc_dma_resources()
2655 xnf_release_dma_resources(xnf_t *xnfp) in xnf_release_dma_resources()
2695 xnf_release_mblks(xnf_t *xnfp) in xnf_release_mblks()
2720 xnf_t *xnfp = arg; in xnf_buf_constructor() local
2775 xnf_t *xnfp = arg; in xnf_buf_destructor() local
2785 xnf_buf_get(xnf_t *xnfp, int flags, boolean_t readonly) in xnf_buf_get()
2821 xnf_buf_put(xnf_t *xnfp, xnf_buf_t *bufp, boolean_t readonly) in xnf_buf_put()
2852 xnf_t *xnfp = bdesc->xnfp; in xnf_buf_recycle() local
2862 xnf_t *xnfp = arg; in xnf_tx_buf_constructor() local
2909 xnf_t *xnfp; in xnf_kstat_aux_update() local
2944 xnf_kstat_init(xnf_t *xnfp) in xnf_kstat_init()
2980 xnf_t *xnfp = arg; in xnf_stat() local
3035 xnf_change_mtu(xnf_t *xnfp, uint32_t mtu) in xnf_change_mtu()
3069 xnf_t *xnfp = data; in xnf_getprop() local
3087 xnf_t *xnfp = data; in xnf_setprop() local
3121 xnf_t *xnfp = arg; in xnf_getcapab() local
3177 xnf_t *xnfp = ddi_get_driver_private(dip); in oe_state_change() local