Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_descdma.h37 extern int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,
HDif_ath_descdma.c247 ath_descdma_setup(struct ath_softc *sc, in ath_descdma_setup() function
HDif_ath_rx.c1441 error = ath_descdma_setup(sc, &sc->sc_rxdma, &sc->sc_rxbuf, in ath_legacy_dma_rxsetup()
HDif_ath.c3812 error = ath_descdma_setup(sc, &sc->sc_txdma, &sc->sc_txbuf,
3819 error = ath_descdma_setup(sc, &sc->sc_txdma_mgmt, &sc->sc_txbuf_mgmt,
3832 error = ath_descdma_setup(sc, &sc->sc_bdma, &sc->sc_bbuf,