Searched refs:ath_txq_sched (Results 1 – 4 of 4) sorted by relevance
108 extern void ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq);
1036 ath_txq_sched(sc, &sc->sc_txq[i]); in ath_edma_tx_processq()
3058 ath_txq_sched(sc, &sc->sc_txq[i]); in ath_reset()4522 ath_txq_sched(sc, txq); in ath_tx_processq()4714 ath_txq_sched(sc, &sc->sc_txq[i]); in ath_txq_sched_tasklet()
5750 ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq) function