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);
55 struct ath_txq *txq, struct list_head *bf_q,
57 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq,
65 struct ath_txq *txq,
80 void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock()
86 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock()
92 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock_complete()
106 static void ath_tx_queue_tid(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_queue_tid()
156 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done()
211 struct ath_txq *txq = tid->ac->txq; in ath_tx_tid_change_state()
240 struct ath_txq *txq = tid->ac->txq; in ath_tx_flush_tid()
314 static void ath_tid_drain(struct ath_softc *sc, struct ath_txq *txq, in ath_tid_drain()
341 static void ath_tx_set_retry(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_set_retry()
438 static void ath_tx_complete_aggr(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_complete_aggr()
674 static void ath_tx_process_buffer(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_process_buffer()
871 ath_tx_get_tid_subframe(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_get_tid_subframe()
948 ath_tx_form_aggr(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_form_aggr()
1311 struct ath_txq *txq, int len) in ath_tx_fill_desc()
1403 ath_tx_form_burst(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_form_burst()
1437 static bool ath_tx_sched_aggr(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_sched_aggr()
1488 struct ath_txq *txq; in ath_tx_aggr_start()
1528 struct ath_txq *txq = txtid->ac->txq; in ath_tx_aggr_stop()
1542 struct ath_txq *txq; in ath_tx_aggr_sleep()
1579 struct ath_txq *txq; in ath_tx_aggr_wakeup()
1605 struct ath_txq *txq; in ath_tx_aggr_resume()
1631 struct ath_txq *txq = sc->tx.uapsdq; in ath9k_release_buffered_frames()
1692 struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype) in ath_txq_setup()
1744 struct ath_txq *txq = &sc->tx.txq[axq_qnum]; in ath_txq_setup()
1806 static void ath_drain_txq_list(struct ath_softc *sc, struct ath_txq *txq, in ath_drain_txq_list()
1839 void ath_draintxq(struct ath_softc *sc, struct ath_txq *txq) in ath_draintxq()
1865 struct ath_txq *txq; in ath_drain_all_txq()
1906 void ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_cleanupq()
1915 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_schedule()
1996 struct ath_txq *txq; in ath_txq_schedule_all()
2016 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_txqaddbuf()
2083 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_send_normal()
2185 struct ath_txq *txq, in ath_tx_setup_buffer()
2315 struct ath_txq *txq = txctl->txq; in ath_tx_start()
2491 int tx_flags, struct ath_txq *txq) in ath_tx_complete()
2539 struct ath_txq *txq, struct list_head *bf_q, in ath_tx_complete_buf()
2638 static void ath_tx_processq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_processq()
2730 struct ath_txq *txq; in ath_tx_edma_tasklet()
2905 struct ath_txq *txq; in ath_tx_node_cleanup()