Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h70 struct ath_descdma { struct
76 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, argument
292 struct ath_descdma txdma;
310 struct ath_descdma rxdma;
709 struct ath_descdma bdma;
1054 struct ath_descdma txsdma;
H A Dinit.c283 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup()
H A Dxmit.c2810 struct ath_descdma *dd = &sc->txsdma; in ath_txstatus_setup()