Searched refs:arge_dmamap_cb (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/mips/atheros/
H A Dif_arge.c178 static void arge_dmamap_cb(void *, bus_dma_segment_t *, int, int);
1908 arge_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) function
2042 ARGE_TX_DMA_SIZE, arge_dmamap_cb, &ctx, 0);
2064 ARGE_RX_DMA_SIZE, arge_dmamap_cb, &ctx, 0);

Completed in 105 milliseconds