Searched refs:igc_dma_alloc (Results 1 – 2 of 2) sorted by relevance
232 struct igc_dma_alloc { struct267 struct igc_dma_alloc txdma;282 struct igc_dma_alloc rxdma;
103 int igc_dma_malloc(struct igc_softc *, bus_size_t, struct igc_dma_alloc *);104 void igc_dma_free(struct igc_softc *, struct igc_dma_alloc *);733 igc_dma_malloc(struct igc_softc *sc, bus_size_t size, struct igc_dma_alloc *dma) in igc_dma_malloc()767 igc_dma_free(struct igc_softc *sc, struct igc_dma_alloc *dma) in igc_dma_free()