Home
last modified time | relevance | path

Searched refs:sc_txedma (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx_edma.c640 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_setup_txfifo()
662 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_free_txfifo()
H A Dif_athvar.h578 struct ath_tx_edma_fifo sc_txedma[HAL_NUM_TX_QUEUES]; member