Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/
Dif_ath_tx_edma.c467 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_setup_txfifo()
489 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_free_txfifo()
Dif_athvar.h554 struct ath_tx_edma_fifo sc_txedma[HAL_NUM_TX_QUEUES]; member