Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dath9k.h68 struct ath_descdma { struct
74 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, argument
301 struct ath_descdma txdma;
320 struct ath_descdma rxdma;
679 struct ath_descdma bdma;
1025 struct ath_descdma txsdma;
Dinit.c225 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup()
Dxmit.c2814 struct ath_descdma *dd = &sc->txsdma; in ath_txstatus_setup()