Searched refs:ath_edma_tx_processq (Results 1 – 1 of 1) sorted by relevance
139 static void ath_edma_tx_processq(struct ath_softc *sc, int dosched);725 ath_edma_tx_processq(sc, 0); in ath_edma_tx_drain()777 ath_edma_tx_processq(sc, 1); in ath_edma_tx_proc()794 ath_edma_tx_processq(struct ath_softc *sc, int dosched) in ath_edma_tx_processq() function