igc_dma_free
void igc_dma_free(struct igc_softc *, struct igc_dma_alloc *);
igc_dma_free(sc, &rxr->rxdma);
igc_dma_free(sc, &txr->txdma);