Searched refs:ath_atx_tid (Results 1 – 3 of 3) sorted by relevance
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()[all …]
28 struct ath_atx_tid *tid; in read_file_node_aggr()
232 struct ath_atx_tid { struct255 struct ath_atx_tid tid[IEEE80211_NUM_TIDS]; argument