Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_tx_edma.c642 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_setup_txfifo()
664 struct ath_tx_edma_fifo *te = &sc->sc_txedma[qnum]; in ath_edma_free_txfifo()
Dif_athvar.h579 struct ath_tx_edma_fifo sc_txedma[HAL_NUM_TX_QUEUES]; member