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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c1509 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid];
3051 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid];
3152 atid = &an->an_tid[tid];
3303 if (an->an_tid[i].isfiltered == 1)
3324 atid = &an->an_tid[i];
4115 struct ath_tid *atid = &an->an_tid[tid];
4193 struct ath_tid *atid = &an->an_tid[tid];
4280 struct ath_tid *atid = &an->an_tid[tid];
4318 struct ath_tid *atid = &an->an_tid[tid];
4383 struct ath_tid *atid = &an->an_tid[ti
[all...]
H A Dif_athvar.h200 struct ath_tid an_tid[IEEE80211_TID_SIZE]; /* per-TID state */ member in struct:ath_node
H A Dif_ath.c7030 struct ath_tid *atid = &an->an_tid[tid];

Completed in 167 milliseconds