Searched refs:dwqe_dmamem_alloc (Results 1 – 1 of 1) sorted by relevance
92 dwqe_dmamem_alloc(struct dwqe_softc *, bus_size_t, bus_size_t);871 sc->sc_txring = dwqe_dmamem_alloc(sc, in dwqe_up()895 sc->sc_rxring = dwqe_dmamem_alloc(sc, in dwqe_up()1309 dwqe_dmamem_alloc(struct dwqe_softc *sc, bus_size_t size, bus_size_t align) in dwqe_dmamem_alloc() function