Searched refs:txsdma (Results 1 – 2 of 2) sorted by relevance
2288 struct ath_descdma *dd = &sc->txsdma; in ath_txstatus_setup()2306 ath9k_hw_setup_statusring(sc->sc_ah, sc->txsdma.dd_desc, in ath_tx_edma_init()2307 sc->txsdma.dd_desc_paddr, in ath_tx_edma_init()2315 struct ath_descdma *dd = &sc->txsdma; in ath_tx_edma_cleanup()
637 struct ath_descdma txsdma; member