Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/
HDif_ath_tx_edma.c628 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_setup_txfifo()
650 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_free_txfifo()
HDif_athvar.h574 struct ath_tx_edma_fifo sc_txedma[HAL_NUM_TX_QUEUES]; member