ixgb_dma_free
void ixgb_dma_free(struct ixgb_softc *, struct ixgb_dma_alloc *);
ixgb_dma_free(sc, &sc->rxdma);
ixgb_dma_free(sc, &sc->txdma);