Home
last modified time | relevance | path

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

/freebsd/sys/dev/vte/
H A Dif_vte.c95 static void vte_dmamap_cb(void *, bus_dma_segment_t *, int, int);
644 vte_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) in vte_dmamap_cb() function
735 VTE_TX_RING_SZ, vte_dmamap_cb, &ctx, 0); in vte_dma_alloc()
756 VTE_RX_RING_SZ, vte_dmamap_cb, &ctx, 0); in vte_dma_alloc()