Home
last modified time | relevance | path

Searched refs:ath_txq_sched (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_tx.h107 extern void ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq);
HDif_ath.c3034 ath_txq_sched(sc, &sc->sc_txq[i]);
4527 ath_txq_sched(sc, txq);
4719 ath_txq_sched(sc, &sc->sc_txq[i]);
HDif_ath_tx.c5771 ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq) function