Searched refs:bwi_dma_ring_alloc (Results 1 – 1 of 1) sorted by relevance
178 static int bwi_dma_ring_alloc(struct bwi_softc *, bus_dma_tag_t,1922 error = bwi_dma_ring_alloc(sc, sc->sc_txring_dtag, in bwi_dma_alloc()1951 error = bwi_dma_ring_alloc(sc, sc->sc_rxring_dtag, &sc->sc_rx_rdata, in bwi_dma_alloc()2011 bwi_dma_ring_alloc(struct bwi_softc *sc, bus_dma_tag_t dtag, in bwi_dma_ring_alloc() function