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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dath9k.h120 struct ath_descdma { struct
127 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,
130 void ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd,
300 struct ath_descdma txdma;
317 struct ath_descdma rxdma;
406 struct ath_descdma bdma;
604 struct ath_descdma txsdma;
H A Dinit.c253 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,
820 struct ath_descdma *dd,
H A Dxmit.c2312 struct ath_descdma *dd = &sc->txsdma;
2339 struct ath_descdma *dd = &sc->txsdma;

Completed in 90 milliseconds