iavf_dmamem_alloc
if (iavf_dmamem_alloc(sc->sc_dmat, &txr->txr_mem,
if (iavf_dmamem_alloc(sc->sc_dmat, &rxr->rxr_mem,
static int iavf_dmamem_alloc(bus_dma_tag_t, struct ixl_dmamem *,
if (iavf_dmamem_alloc(sc->sc_dmat, &sc->sc_atq,
if (iavf_dmamem_alloc(sc->sc_dmat, &sc->sc_arq,