Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dxmit.c618 ath_txq_schedule(sc, txq); in ath_tx_process_buffer()
1300 ath_txq_schedule(sc, txq); in ath_tx_aggr_wakeup()
1325 ath_txq_schedule(sc, txq); in ath_tx_aggr_resume()
1563 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_schedule() function
2161 ath_txq_schedule(sc, txq); in ath_tx_processq()
Dath9k.h339 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq);
Dmain.c558 ath_txq_schedule(sc, &sc->tx.txq[i]); in ath_reset()