Home
last modified time | relevance | path

Searched refs:bwi_dma_txstats_alloc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dif_bwi.c183 static int bwi_dma_txstats_alloc(struct bwi_softc *, uint32_t, bus_size_t);
1953 error = bwi_dma_txstats_alloc(sc, TXRX_CTRL(3), desc_sz); in bwi_dma_alloc()
2034 bwi_dma_txstats_alloc(struct bwi_softc *sc, uint32_t ctrl_base, in bwi_dma_txstats_alloc() function