Home
last modified time | relevance | path

Searched refs:ath_tid (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.h104 struct ath_tid *tid);
106 struct ath_tid *tid);
113 struct ath_tid *tid, struct ath_buf *bf);
116 extern void ath_tx_tid_sched(struct ath_softc *sc, struct ath_tid *tid);
H A Dif_ath_tx.c140 struct ath_tid *tid, struct ath_buf *bf);
3075 struct ath_tid *atid; in ath_tx_swq()
3241 struct ath_tid *atid; in ath_tx_tid_init()
4236 struct ath_tid *tid; in ath_tx_txq_drain()
4763 struct ath_tid *tid) in ath_tx_comp_aggr_error()
5451 struct ath_tid *tid)
5680 struct ath_tid *tid)
5773 struct ath_tid *tid, *next, *last;
6146 struct ath_tid *tid;
6363 struct ath_tid *atid;
[all …]
H A Dif_ath_tx_ht.h61 struct ath_tid *tid, ath_bufhead *bf_q);
H A Dif_athvar.h129 struct ath_tid { struct
146 TAILQ_ENTRY(ath_tid) axq_qelem; argument
202 struct ath_tid an_tid[IEEE80211_TID_SIZE]; /* per-TID state */ argument
406 TAILQ_HEAD(axq_t_s,ath_tid) axq_tidq;
H A Dif_ath_tx_ht.c735 struct ath_tid *tid, ath_bufhead *bf_q) in ath_tx_form_aggr()
H A Dif_ath.c6851 struct ath_tid *atid = &an->an_tid[tid];