ixgb_dma_alloc
struct ixgb_dma_alloc * dma, int mapflags)
ixgb_dma_free(struct ixgb_softc *sc, struct ixgb_dma_alloc *dma)
struct ixgb_dma_alloc *, int);
void ixgb_dma_free(struct ixgb_softc *, struct ixgb_dma_alloc *);
struct ixgb_dma_alloc txdma; /* bus_dma glue for tx desc */
struct ixgb_dma_alloc rxdma; /* bus_dma glue for rx desc */