Searched refs:ath_descdma_setup (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ath9k.h | 77 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,
|
| H A D | init.c | 282 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup() function
|
| H A D | xmit.c | 2834 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()
|