Home
last modified time | relevance | path

Searched refs:an_tid (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.c3085 atid = &an->an_tid[tid]; in ath_tx_swq()
3223 if (an->an_tid[i].isfiltered == 1) in ath_tx_set_clrdmask()
3244 atid = &an->an_tid[i]; in ath_tx_tid_init()
4283 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_normal_comp()
4368 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_comp_cleanup_unaggr()
4407 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup_frame()
4472 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_tid_cleanup()
4611 struct ath_tid *atid = &an->an_tid[tid]; in ath_tx_aggr_retry_unaggr()
6157 tid = &an->an_tid[i];
6387 atid = &an->an_tid[tid];
[all …]
H A Dif_athvar.h202 struct ath_tid an_tid[IEEE80211_TID_SIZE]; /* per-TID state */ member
H A Dif_ath.c6851 struct ath_tid *atid = &an->an_tid[tid];