Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dxmit.c166 ath_txq_schedule(sc, txq); in ath_tx_resume_tid()
1289 ath_txq_schedule(sc, txq); in ath_tx_aggr_wakeup()
1589 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_schedule() function
2173 ath_txq_schedule(sc, txq); in ath_tx_process_buffer()
2198 ath_txq_schedule(sc, txq); in ath_tx_processq()
Dath9k.h331 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq);
Dmain.c891 ath_txq_schedule(sc, &sc->tx.txq[i]); in ath_reset()