Searched refs:ath_descdma_setup (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/dev/netif/ath/ath/ |
| HD | if_ath_descdma.h | 37 extern int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,
|
| HD | if_ath_descdma.c | 247 ath_descdma_setup(struct ath_softc *sc, in ath_descdma_setup() function
|
| HD | if_ath_rx.c | 1441 error = ath_descdma_setup(sc, &sc->sc_rxdma, &sc->sc_rxbuf, in ath_legacy_dma_rxsetup()
|
| HD | if_ath.c | 3812 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,
|