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()
129 static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno) in ath_send_bar()
169 static struct ath_atx_tid *
176 static bool ath_tid_has_buffered(struct ath_atx_tid *tid) in ath_tid_has_buffered()
181 static struct sk_buff *ath_tid_dequeue(struct ath_atx_tid *tid) in ath_tid_dequeue()
198 ath_tx_tid_change_state(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_tid_change_state()
227 static void ath_tx_flush_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_flush_tid()
266 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw()
284 static void ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_addto_baw()
304 struct ath_atx_tid *tid) in ath_tid_drain()
437 struct ath_atx_tid *tid = NULL; in ath_tx_complete_aggr()
719 struct ath_atx_tid *tid) in ath_lookup_rate()
789 static int ath_compute_num_delims(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_compute_num_delims()
861 struct ath_atx_tid *tid, struct sk_buff_head **q) in ath_tx_get_tid_subframe()
938 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_aggr()
1393 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_burst()
1427 struct ath_atx_tid *tid, bool *stop) in ath_tx_sched_aggr()
1476 struct ath_atx_tid *txtid; in ath_tx_aggr_start()
1516 struct ath_atx_tid *txtid = ATH_AN_2_TID(an, tid); in ath_tx_aggr_stop()
1529 struct ath_atx_tid *tid; in ath_tx_aggr_sleep()
1558 struct ath_atx_tid *tid; in ath_tx_aggr_wakeup()
1582 struct ath_atx_tid *tid; in ath_tx_aggr_resume()
1620 struct ath_atx_tid *tid; in ath9k_release_buffered_frames()
1900 struct ath_atx_tid *tid, *last_tid; in ath_txq_schedule()
1920 last_tid = list_entry(tid_list->prev, struct ath_atx_tid, list); in ath_txq_schedule()
1927 tid = list_first_entry(tid_list, struct ath_atx_tid, list); in ath_txq_schedule()
1949 struct ath_atx_tid, list); in ath_txq_schedule()
2047 struct ath_atx_tid *tid, struct sk_buff *skb) in ath_tx_send_normal()
2149 struct ath_atx_tid *tid, in ath_tx_setup_buffer()
2279 struct ath_atx_tid *tid = NULL; in ath_tx_start()
2835 struct ath_atx_tid *tid; in ath_tx_node_init()
2858 struct ath_atx_tid *tid; in ath_tx_node_cleanup()