Searched refs:ixgbe_dma_free (Results 1 – 1 of 1) sorted by relevance
128 static void ixgbe_dma_free(struct ixgbe_softc *, struct ixgbe_dma_alloc *);761 ixgbe_dma_free(sc, &txr->txdma); in ixgbe_free_transmit_structures()1685 ixgbe_dma_free(sc, &rxr->rxdma); in ixgbe_free_receive_structures()2338 ixgbe_dma_free(struct ixgbe_softc *sc, struct ixgbe_dma_alloc *dma) in ixgbe_dma_free() function2490 ixgbe_dma_free(sc, &rxr->rxdma); in ixgbe_allocate_queues()2493 ixgbe_dma_free(sc, &txr->txdma); in ixgbe_allocate_queues()