ix_txrx.c | 126 static int ixgbe_dma_malloc(struct ixgbe_softc *, bus_size_t, 2262 * ixgbe_dma_malloc 2265 ixgbe_dma_malloc(struct ixgbe_softc *sc, const bus_size_t size, function in typeref:typename:int 2332 } /* ixgbe_dma_malloc */ 2403 if (ixgbe_dma_malloc(sc, tsize, &txr->txdma, 2453 if (ixgbe_dma_malloc(sc, rsize, &rxr->rxdma,
|