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

/freebsd-11-stable/sys/mips/idt/
H A Dif_kr.c109 static void kr_dmamap_cb(void *, bus_dma_segment_t *, int, int);
957 kr_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) function
1077 KR_TX_RING_SIZE, kr_dmamap_cb, &ctx, 0);
1098 KR_RX_RING_SIZE, kr_dmamap_cb, &ctx, 0);

Completed in 166 milliseconds