Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dath9k.h69 struct ath_descdma { struct
75 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, argument
291 struct ath_descdma txdma;
309 struct ath_descdma rxdma;
708 struct ath_descdma bdma;
1053 struct ath_descdma txsdma;
Dinit.c283 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup()
Dxmit.c2792 struct ath_descdma *dd = &sc->txsdma; in ath_txstatus_setup()