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()
3105 ath_txq_sched(sc, &sc->sc_txq[i]); in ath_reset()4574 ath_txq_sched(sc, txq); in ath_tx_processq()4766 ath_txq_sched(sc, &sc->sc_txq[i]); in ath_txq_sched_tasklet()
5728 ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq) function