Lines Matching refs:ath_txq
50 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq,
53 int tx_flags, struct ath_txq *txq,
56 struct ath_txq *txq, struct list_head *bf_q,
59 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq,
67 struct ath_txq *txq,
101 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock_complete()
129 struct ath_txq *txq = tid->txq; in ath9k_wake_tx_queue()
205 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done()
275 struct ath_txq *txq = tid->txq; in ath_tx_flush_tid()
357 static void ath_tid_drain(struct ath_softc *sc, struct ath_txq *txq, in ath_tid_drain()
385 static void ath_tx_set_retry(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_set_retry()
480 static void ath_tx_complete_aggr(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_complete_aggr()
722 static void ath_tx_process_buffer(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_process_buffer()
935 ath_tx_get_tid_subframe(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_get_tid_subframe()
1024 ath_tx_form_aggr(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_form_aggr()
1389 struct ath_txq *txq, int len) in ath_tx_fill_desc()
1481 ath_tx_form_burst(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_form_burst()
1514 static int ath_tx_sched_aggr(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_sched_aggr()
1561 struct ath_txq *txq; in ath_tx_aggr_start()
1601 struct ath_txq *txq = txtid->txq; in ath_tx_aggr_stop()
1633 struct ath_txq *txq; in ath_tx_aggr_wakeup()
1677 struct ath_txq *txq = sc->tx.uapsdq; in ath9k_release_buffered_frames()
1737 struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype) in ath_txq_setup()
1789 struct ath_txq *txq = &sc->tx.txq[axq_qnum]; in ath_txq_setup()
1851 static void ath_drain_txq_list(struct ath_softc *sc, struct ath_txq *txq, in ath_drain_txq_list()
1884 void ath_draintxq(struct ath_softc *sc, struct ath_txq *txq) in ath_draintxq()
1912 struct ath_txq *txq; in ath_drain_all_txq()
1950 void ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_cleanupq()
1959 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_schedule()
2000 struct ath_txq *txq; in ath_txq_schedule_all()
2020 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_txqaddbuf()
2087 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_send_normal()
2193 struct ath_txq *txq, in ath_tx_setup_buffer()
2321 struct ath_txq *txq = txctl->txq; in ath_tx_start()
2446 int tx_flags, struct ath_txq *txq, in ath_tx_complete()
2498 struct ath_txq *txq, struct list_head *bf_q, in ath_tx_complete_buf()
2610 static void ath_tx_processq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_processq()
2704 struct ath_txq *txq; in ath_tx_edma_tasklet()
2871 struct ath_txq *txq; in ath_tx_node_cleanup()