ixgbe_dma_free
void ixgbe_dma_free(struct ix_softc *, struct ixgbe_dma_alloc *);
ixgbe_dma_free(sc, &rxr->rxdma);
ixgbe_dma_free(sc, &txr->txdma);