Lines Matching refs:ath_atx_tid
51 struct ath_atx_tid *tid, struct sk_buff *skb);
62 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid,
66 struct ath_atx_tid *tid,
107 struct ath_atx_tid *tid) in ath_tx_queue_tid()
140 static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno) in ath_send_bar()
180 static struct ath_atx_tid *
187 static bool ath_tid_has_buffered(struct ath_atx_tid *tid) in ath_tid_has_buffered()
192 static struct sk_buff *ath_tid_dequeue(struct ath_atx_tid *tid) in ath_tid_dequeue()
209 ath_tx_tid_change_state(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_tid_change_state()
238 static void ath_tx_flush_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_flush_tid()
277 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw()
295 static void ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_addto_baw()
315 struct ath_atx_tid *tid) in ath_tid_drain()
448 struct ath_atx_tid *tid = NULL; in ath_tx_complete_aggr()
730 struct ath_atx_tid *tid) in ath_lookup_rate()
800 static int ath_compute_num_delims(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_compute_num_delims()
872 struct ath_atx_tid *tid, struct sk_buff_head **q) in ath_tx_get_tid_subframe()
949 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_aggr()
1404 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_burst()
1438 struct ath_atx_tid *tid, bool *stop) in ath_tx_sched_aggr()
1487 struct ath_atx_tid *txtid; in ath_tx_aggr_start()
1527 struct ath_atx_tid *txtid = ATH_AN_2_TID(an, tid); in ath_tx_aggr_stop()
1540 struct ath_atx_tid *tid; in ath_tx_aggr_sleep()
1577 struct ath_atx_tid *tid; in ath_tx_aggr_wakeup()
1603 struct ath_atx_tid *tid; in ath_tx_aggr_resume()
1641 struct ath_atx_tid *tid; in ath9k_release_buffered_frames()
1919 struct ath_atx_tid *tid, *last_tid; in ath_txq_schedule()
1947 last_tid = list_entry(ac->tid_q.prev, struct ath_atx_tid, list); in ath_txq_schedule()
1953 tid = list_first_entry(&ac->tid_q, struct ath_atx_tid, in ath_txq_schedule()
2084 struct ath_atx_tid *tid, struct sk_buff *skb) in ath_tx_send_normal()
2186 struct ath_atx_tid *tid, in ath_tx_setup_buffer()
2316 struct ath_atx_tid *tid = NULL; in ath_tx_start()
2872 struct ath_atx_tid *tid; in ath_tx_node_init()
2904 struct ath_atx_tid *tid; in ath_tx_node_cleanup()