Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h77 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,
H A Dinit.c282 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup() function
H A Dxmit.c2834 error = ath_descdma_setup(sc, &sc->tx.txdma, &sc->tx.txbuf, in ath_tx_init()
2842 error = ath_descdma_setup(sc, &sc->beacon.bdma, &sc->beacon.bbuf, in ath_tx_init()