Lines Matching refs:ath_atx_tid

51 			       struct ath_atx_tid *tid, struct sk_buff *skb);
64 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid,
68 struct ath_atx_tid *tid,
116 void __ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in __ath_tx_queue_tid()
138 void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_queue_tid()
158 struct ath_atx_tid *tid = (struct ath_atx_tid *) queue->drv_priv; in ath9k_wake_tx_queue()
182 static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno) in ath_send_bar()
213 static struct ath_atx_tid *
221 ath_tid_pull(struct ath_atx_tid *tid) in ath_tid_pull()
259 static bool ath_tid_has_buffered(struct ath_atx_tid *tid) in ath_tid_has_buffered()
264 static struct sk_buff *ath_tid_dequeue(struct ath_atx_tid *tid) in ath_tid_dequeue()
275 static void ath_tx_flush_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_flush_tid()
314 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw()
337 static void ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_addto_baw()
360 struct ath_atx_tid *tid) in ath_tid_drain()
486 struct ath_atx_tid *tid, in ath_tx_complete_aggr()
712 struct ath_atx_tid *tid, struct ath_buf *bf, in ath_tx_count_airtime()
746 struct ath_atx_tid *tid = NULL; in ath_tx_process_buffer()
809 struct ath_atx_tid *tid) in ath_lookup_rate()
879 static int ath_compute_num_delims(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_compute_num_delims()
951 struct ath_atx_tid *tid) in ath_tx_get_tid_subframe()
1038 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_aggr()
1488 struct ath_atx_tid *tid, struct list_head *bf_q, in ath_tx_form_burst()
1521 struct ath_atx_tid *tid) in ath_tx_sched_aggr()
1569 struct ath_atx_tid *txtid; in ath_tx_aggr_start()
1609 struct ath_atx_tid *txtid = ATH_AN_2_TID(an, tid); in ath_tx_aggr_stop()
1624 struct ath_atx_tid *tid; in ath_tx_aggr_sleep()
1653 struct ath_atx_tid *tid; in ath_tx_aggr_wakeup()
1706 struct ath_atx_tid *tid; in ath9k_release_buffered_frames()
1983 struct ath_atx_tid *tid; in ath_txq_schedule()
2008 tid = list_first_entry(tid_list, struct ath_atx_tid, list); in ath_txq_schedule()
2138 struct ath_atx_tid *tid, struct sk_buff *skb) in ath_tx_send_normal()
2240 struct ath_atx_tid *tid, in ath_tx_setup_buffer()
2370 struct ath_atx_tid *tid = NULL; in ath_tx_start()
2886 struct ath_atx_tid *tid; in ath_tx_node_init()
2914 struct ath_atx_tid *tid; in ath_tx_node_cleanup()