Searched refs:ath_txq_sched (Results 1 – 4 of 4) sorted by relevance
106 extern void ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq);
1034 ath_txq_sched(sc, &sc->sc_txq[i]); in ath_edma_tx_processq()
3113 ath_txq_sched(sc, &sc->sc_txq[i]); in ath_reset()4582 ath_txq_sched(sc, txq); in ath_tx_processq()4774 ath_txq_sched(sc, &sc->sc_txq[i]); in ath_txq_sched_tasklet()
5748 ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq) function