Searched refs:arge_dmamap_cb (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/atheros/ |
| H A D | if_arge.c | 178 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) in arge_dmamap_cb() function 2042 ARGE_TX_DMA_SIZE, arge_dmamap_cb, &ctx, 0); in arge_dma_alloc() 2064 ARGE_RX_DMA_SIZE, arge_dmamap_cb, &ctx, 0); in arge_dma_alloc()
|