Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_age.c112 static void age_dmamap_cb(void *, bus_dma_segment_t *, int, int);
793 age_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) in age_dmamap_cb() function
985 AGE_TX_RING_SZ, age_dmamap_cb, &ctx, 0); in age_dma_alloc()
1005 AGE_RX_RING_SZ, age_dmamap_cb, &ctx, 0); in age_dma_alloc()
1025 AGE_RR_RING_SZ, age_dmamap_cb, in age_dma_alloc()
1046 AGE_CMB_BLOCK_SZ, age_dmamap_cb, &ctx, 0); in age_dma_alloc()
1066 AGE_SMB_BLOCK_SZ, age_dmamap_cb, &ctx, 0); in age_dma_alloc()