Searched refs:are_dmamap_cb (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | if_are.c | 125 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) in are_dmamap_cb() function 1184 ARE_TX_RING_SIZE, are_dmamap_cb, &ctx, 0); in are_dma_alloc() 1205 ARE_RX_RING_SIZE, are_dmamap_cb, &ctx, 0); in are_dma_alloc()
|