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

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dif_are.c125 static void are_dmamap_cb(void *, bus_dma_segment_t *, int, int);
1064 are_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) function
1184 ARE_TX_RING_SIZE, are_dmamap_cb, &ctx, 0);
1205 ARE_RX_RING_SIZE, are_dmamap_cb, &ctx, 0);

Completed in 49 milliseconds