Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_descdma.h35 extern int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dif_ath_descdma.c236 ath_descdma_setup(struct ath_softc *sc, in ath_descdma_setup() function
H A Dif_ath_rx.c1492 error = ath_descdma_setup(sc, &sc->sc_rxdma, &sc->sc_rxbuf, in ath_legacy_dma_rxsetup()
H A Dif_ath.c3862 error = ath_descdma_setup(sc, &sc->sc_txdma, &sc->sc_txbuf, in ath_desc_alloc()
3869 error = ath_descdma_setup(sc, &sc->sc_txdma_mgmt, &sc->sc_txbuf_mgmt, in ath_desc_alloc()
3882 error = ath_descdma_setup(sc, &sc->sc_bdma, &sc->sc_bbuf, in ath_desc_alloc()