ixgb_dma_free     113 dev/pci/if_ixgb.c void ixgb_dma_free(struct ixgb_softc *, struct ixgb_dma_alloc *);
ixgb_dma_free     252 dev/pci/if_ixgb.c 	ixgb_dma_free(sc, &sc->rxdma);
ixgb_dma_free     254 dev/pci/if_ixgb.c 	ixgb_dma_free(sc, &sc->txdma);